* zh_CN.po: Update.
[gcc.git] / libgfortran / intrinsics /
2016-01-04 Jakub JelinekUpdate copyright years.
2015-08-31 Francois-Xavier... re PR fortran/47571 (undefined reference to clock_getti...
2015-08-28 Francois-Xavier... re PR fortran/53668 (Cray-pointer diagnostic enhancement)
2015-08-23 François-Xavier... re PR libfortran/62296 (EXECUTE_COMMAND_LINE not F2008...
2015-08-10 Steven G. Karglre PR libfortran/67140 (undefined reference to _gfortra...
2015-08-10 Steven G. Kargl[multiple changes]
2015-03-17 Jerry DeLislere PR fortran/64432 (SYSTEM_CLOCK(COUNT_RATE=rate)...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-25 Uros Bizjakenv.c (getenv): Remove unused variable res_len.
2014-11-16 Janne BlomqvistPR 60324 VLA related fixes to random number generator.
2014-11-13 Marek Polacekaccess.c: Include <stdlib.h>.
2014-11-13 Janne BlomqvistPR 60324 Unbounded stack allocations in libgfortran.
2014-09-30 Janne BlomqvistFix -Wmaybe-uninitialized warnings.
2014-07-07 Francois-Xavier... stop.c: Use C11 _Noreturn.
2014-06-17 Janne BlomqvistIntroduce xmallocarray, an overflow checking variant...
2014-05-27 Uros Bizjakgetcwd.c: Include stdlib.h.
2014-05-26 Janne BlomqvistPR 61310 Rewrite implementation of CTIME and FDATE...
2014-05-12 Janne BlomqvistFix stack overflow crash in getcwd intrinsic.
2014-01-02 Richard SandifordUpdate copyright years in libgfortran/
2013-12-06 Rainer OrthProvide _M_2_SQRTPI if missing.
2013-12-01 Uros Bizjakre PR libfortran/59313 (gfortran.dg/erf_3.F90 FAILs...
2013-11-21 Francois-Xavier... re PR libfortran/59227 (FAIL: gfortran.dg/erf_3.F90...
2013-11-20 Francois-Xavier... re PR libfortran/49024 (REAL*16 ERFC_SCALED inaccuracy)
2013-11-18 Francois-Xavier... re PR libfortran/51828 (libgfortran build warnings)
2013-04-29 Janne BlomqvistSimplify SYSTEM_CLOCK implementation.
2013-04-28 Janne BlomqvistFix sign error in SYSTEM_CLOCK kind=4 Windows version.
2013-04-15 Janne BlomqvistPR 56919 Improve SYSTEM_CLOCK intrinsic on Windows.
2013-03-19 Janne BlomqvistUse C99 bool instead of enum try.
2013-03-11 Tobias Burnustransfer.c (read_block_direct): Correct condition.
2013-02-19 John David Anglinre PR target/56347 (FAIL: gfortran.dg/integer_exponenti...
2013-01-14 Richard SandifordUpdate copyright years in libgfortran.
2013-01-06 Tobias Burnusre PR fortran/54678 (second call to get_environment_var...
2012-12-20 Paul Thomasarray.c (resolve_array_list): Apply C4106.
2012-12-03 Janus Weilre PR fortran/55548 (SYSTEM_CLOCK with integer(8) provi...
2012-06-04 Robert MasonPR 53456 Fix typo in gf_cputime.
2012-06-01 Tobias Burnuschmod.c (chmod_func): On MinGW, don't set is_dir
2012-05-27 Janne BlomqvistMinor timing cleanups.
2012-05-24 Janne BlomqvistPR 53456 CPU timing fallback using clock_gettime.
2012-05-23 Janne BlomqvistPR 53456 clock_gettime fallback for gf_gettime
2012-05-23 Robert Masonre PR libfortran/53445 (No sticky bit on VxWorks -...
2012-05-11 Tobias Burnusre PR fortran/53310 (EOSHIFT leaks memory)
2012-04-15 Thomas Koenigre PR libfortran/38199 (missed optimization: I/O perfor...
2012-03-30 Uros Bizjakre PR libfortran/52758 (libgfortran/intrinsics/chmod...
2012-03-26 Janne BlomqvistCombined get_mem and internal_malloc_size.
2012-03-14 Rainer OrthRemove obsolete IRIX 6.5 support
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-03-10 Tobias Burnuslibgfortran.h (descriptor_dimension, [...]): Rename...
2012-01-20 Tobias Burnusre PR libfortran/51899 (libgfortran's chmod.c fails...
2012-01-12 Tobias Burnusre PR libfortran/36755 (Avoid fork/exec in chmod intrinsic)
2011-11-10 Janne BlomqvistLet the compiler decide whether to inline.
2011-11-09 Janne BlomqvistSimplify time() usage.
2011-11-09 Janne BlomqvistConfigure cleanup.
2011-11-08 Francois-Xavier... re PR libfortran/47970 (c99_functions.c:611:5: warning...
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)
next