2017-01-13 |
Janne Blomqvist | PR 78534 Change character length from int to size_t 2017-01-13 Janne Blomqvist <jb@gcc.gnu.org> 2017-01-13 Janne Blomqvist <jb@gcc.gnu.org> 2017-01-13 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2017-01-04 |
Janne Blomqvist | PR 78796 Modify testcases due to gfc_trans_string_copy... 2017-01-04 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2017-01-03 |
Janne Blomqvist | PR 78534 Revert r244011
|
commit | commitdiff | tree |
2017-01-03 |
Janne Blomqvist | PR 78534 Change character length from int to size_t 2017-01-03 Janne Blomqvist <jb@gcc.gnu.org> 2017-01-03 Janne Blomqvist <jb@gcc.gnu.org> 2017-01-03 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2017-01-02 |
Janne Blomqvist | PR 78534 Modify string copy to avoid -Wstringop-overflow... 2017-01-02 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2016-12-21 |
Janne Blomqvist | PR 78867 Function returning string ICE with -flto 2016-12-21 Janne Blomqvist <jb@gcc.gnu.org> 2016-12-21 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2016-12-20 |
Janne Blomqvist | Use the middle-end boolean_type_node 2016-12-20 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2016-12-19 |
Janne Blomqvist | Remove unused functions, take 2. 2016-12-19 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2016-12-19 |
Janne Blomqvist | Remove unused libgfortran functions 2016-12-19 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2016-11-25 |
Janne Blomqvist | For typo in documentation wrt. C_PTRDIFF_T constant 2016-11-25 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2016-10-16 |
Janne Blomqvist | PR 48587 Newunit allocator, cleanup 2016-10-16 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2016-10-15 |
Janne Blomqvist | PR 48587 Newunit allocator 2016-10-15 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2016-10-15 |
Janne Blomqvist | PR 48587 Newunit allocator 2016-10-15 Janne Blomqvist <jb@gcc.gnu.org> 2016-10-15 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2016-10-09 |
Janne Blomqvist | PR 67585 Handle EINTR 2016-10-09 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2016-09-21 |
Janne Blomqvist | Use rand_s on MinGW-w64, fix array bound overflow. 2016-09-21 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2016-08-29 |
Janne Blomqvist | PR fortran/77261 Run random_3 testcase only when real...
|
commit | commitdiff | tree |
2016-08-19 |
Janne Blomqvist | Use a XOR cipher instead of byte shuffling to protect... 2016-08-19 Janne Blomqvist <jb@gcc.gnu.org> 2016-08-19 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2016-08-19 |
Janne Blomqvist | Always initialize PRNG using random data from the OS. 2016-08-16 Janne Blomqvist <jb@gcc.gnu.org> 2016-08-16 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2016-08-11 |
Janne Blomqvist | Replace KISS PRNG with xorshift1024* using per-thread... 2016-08-11 Janne Blomqvist <jb@gcc.gnu.org> 2016-08-11 Janne Blomqvist <jb@gcc.gnu.org> 2016-08-11 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2015-09-04 |
Janne Blomqvist | PR 53379 Print backtrace on error termination. 2015-09-05 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2015-09-03 |
Janne Blomqvist | libgfortran: Use remove(3) instead of unlink(2) when... 2015-09-04 Janne Blomqvist <jb@gcc.gnu.org> 2015-09-04 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2015-09-02 |
Janne Blomqvist | PR 67414 Better diagnostics on backtrace failure, gf_strerro... 2015-09-02 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2015-07-14 |
Janne Blomqvist | PR 66861 Fix null pointer crash on mingw. 2015-07-14 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2015-03-11 |
Janne Blomqvist | PR 65200 Handle EPERM in addition to EACCES. 2015-03-11 Janne Blomqvist <jb@gcc.gnu.org> 2015-03-11 Janne Blomqvist <jb@gcc.gnu.org> 2015-03-11 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2015-01-25 |
Janne Blomqvist | PR 64770 Make testcase work properly under DejaGNU. 2015-01-26 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2015-01-24 |
Janne Blomqvist | PR libfortran/64770 Segfault when trying to open existing... 2015-01-24 Janne Blomqvist <jb@gcc.gnu.org> 2015-01-24 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-11-16 |
Janne Blomqvist | PR 60324 VLA related fixes to random number generator. 2014-11-16 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-11-13 |
Janne Blomqvist | PR 60324 Unbounded stack allocations in libgfortran. 2014-11-13 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-11-10 |
Janne Blomqvist | PR 47007 and 61847 Locale failures in libgfortran. 2014-11-10 Janne Blomqvist <jb@gcc.gnu.org> 2014-11-10 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-10-20 |
Janne Blomqvist | PR 63589 Fix splitting of PATH in find_addr2line. 2014-10-20 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-09-30 |
Janne Blomqvist | Fix typo in ChangeLog
|
commit | commitdiff | tree |
2014-09-30 |
Janne Blomqvist | Fix -Wmaybe-uninitialized warnings. 2014-10-01 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-09-30 |
Janne Blomqvist | Add -Werror=implicit-function-declaration to AM_CFLAGS. 2014-09-30 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-09-17 |
Janne Blomqvist | Fix indentation
|
commit | commitdiff | tree |
2014-09-17 |
Janne Blomqvist | PR libfortran/62768 Use gfc_unit.filename also when... 2014-09-18 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-09-16 |
Janne Blomqvist | PR libfortran/62768 Handle filenames with embedded... 2014-09-17 Janne Blomqvist <jb@gcc.gnu.org> 2014-09-17 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-09-09 |
Janne Blomqvist | Fix pad status check. 2014-09-10 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-08-29 |
Janne Blomqvist | Use ISO C remove() instead of POSIX unlink() 2014-08-30 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-06-17 |
Janne Blomqvist | Introduce xmallocarray, an overflow checking variant... 2014-06-17 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-06-08 |
Janne Blomqvist | PR 56981 Flush buffer at record boundary if possible. 2014-06-08 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-05-26 |
Janne Blomqvist | Introduce xrealloc, use it. 2014-05-26 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-05-26 |
Janne Blomqvist | PR 61310 Rewrite implementation of CTIME and FDATE... 2014-05-26 Janne Blomqvist <jb@gcc.gnu.org> 2014-05-26 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-05-22 |
Janne Blomqvist | PR 60324 Handle long path names, don't use PATH_MAX. 2014-05-23 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-05-22 |
Janne Blomqvist | PR 60324 Handle long path names, don't use PATH_MAX.
|
commit | commitdiff | tree |
2014-05-16 |
Janne Blomqvist | PR 61187 Fix use of uninitialized memory. 2014-05-16 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-05-12 |
Janne Blomqvist | Fix stack overflow crash in getcwd intrinsic. 2014-05-12 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-05-12 |
Janne Blomqvist | Use -std=gnu11 instead of -std=gnu99 for libgfortran... 2014-05-12 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2014-04-11 |
Janne Blomqvist | Improve RANDOM_SEED documentation example. 2014-04-11 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2013-11-15 |
Janne Blomqvist | When file status is unknown, don't set O_CREAT when... 2013-11-15 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2013-11-10 |
Janne Blomqvist | Set close-on-exec flag when opening files. 2013-11-10 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2013-09-27 |
Janne Blomqvist | Fix DATE_AND_TIME example. 2013-09-27 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2013-05-22 |
Janne Blomqvist | Improve RANDOM_SEED example. 2013-05-22 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2013-04-29 |
Janne Blomqvist | Simplify SYSTEM_CLOCK implementation. 2013-04-29 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2013-04-29 |
Janne Blomqvist | PR 56981 Improve unbuffered performance on special... 2013-04-29 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2013-04-28 |
Janne Blomqvist | Fix sign error in SYSTEM_CLOCK kind=4 Windows version. 2013-04-28 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2013-04-25 |
Janne Blomqvist | PR 57028 Bootstrap regression wrt zlib. 2013-04-25 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2013-04-17 |
Janne Blomqvist | PR 40958 Compress module files with zlib. 2013-04-17 Janne Blomqvist <jb@gcc.gnu.org> 2013-04-17 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2013-04-15 |
Janne Blomqvist | PR 56919 Improve SYSTEM_CLOCK intrinsic on Windows. 2013-04-15 Janne Blomqvist <jb@gcc.gnu.org> 2013-04-15 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2013-04-10 |
Janne Blomqvist | Replace enum gfc_try with bool type. 2013-04-11 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2013-03-26 |
Janne Blomqvist | PR 25708 Use a temporary buffer when parsing module... 2013-03-27 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2013-03-19 |
Janne Blomqvist | Use C99 bool instead of enum try. 2013-03-19 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2013-02-21 |
Janne Blomqvist | Fix regression when writing formatted sequential to... 2013-02-21 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2013-01-23 |
Janne Blomqvist | Improve performance of byte-swapped I/O. 2013-01-23 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-12-25 |
Janne Blomqvist | PR fortran/55539 Fix regression in -fno-sign-zero. 2012-12-26 Janne Blomqvist <jb@gcc.gnu.org> 2012-12-26 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-10-06 |
Janne Blomqvist | Fix usage of secure_getenv with glibc 2.17. 2012-10-06 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-06-21 |
Janne Blomqvist | PR 39654 FTELL intrinsic function return type. 2012-06-21 Janne Blomqvist <jb@gcc.gnu.org> 2012-06-21 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-05-27 |
Janne Blomqvist | Minor timing cleanups. 2012-05-27 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-05-24 |
Janne Blomqvist | PR 53456 CPU timing fallback using clock_gettime. 2012-05-24 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-05-23 |
Janne Blomqvist | PR 53456 clock_gettime fallback for gf_gettime 2012-05-23 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-05-14 |
Janne Blomqvist | PR 52428 Range checking when reading integer values. 2012-05-14 Janne Blomqvist <jb@gcc.gnu.org> 2012-05-14 Janne Blomqvist <jb@gcc.gnu.org> 2012-05-14 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-05-07 |
Janne Blomqvist | Bump minimum required MPFR version to 2.4.0. 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-05-05 |
Janne Blomqvist | PR 49010,24518 MOD/MODULO fixes. 2012-05-05 Janne Blomqvist <jb@gcc.gnu.org> 2012-05-05 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-05-05 |
Janne Blomqvist | Fix handling of temporary files. 2012-05-05 Janne Blomqvist <jb@gcc.gnu.org> 2012-05-05 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-03-26 |
Janne Blomqvist | Combined get_mem and internal_malloc_size. 2012-03-26 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-03-25 |
Janne Blomqvist | Use calloc instead of malloc and memset. 2012-03-25 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-03-23 |
Janne Blomqvist | Remove unused GFC_MAX_LINE macro. 2012-03-23 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-03-17 |
Janne Blomqvist | Typo in ChangeLog
|
commit | commitdiff | tree |
2012-03-17 |
Janne Blomqvist | PR libfortran/52608 Add dejagnu directive to testcase
|
commit | commitdiff | tree |
2012-03-17 |
Janne Blomqvist | re PR libfortran/52608 (The test FM110 of the NIST... 2012-03-17 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-03-17 |
Janne Blomqvist | PR libfortran/52608 Move the removal of initial zeros. 2012-03-17 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-03-16 |
Janne Blomqvist | Share vtables instead of replicating them for each... 2012-03-16 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-03-16 |
Janne Blomqvist | Don't use BUILT_IN_IROUND for __float128. 2012-03-16 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-03-15 |
Janne Blomqvist | Remove commented out debug printf:s
|
commit | commitdiff | tree |
2012-03-15 |
Janne Blomqvist | Enable BUILT_IN_IROUND. 2012-03-15 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-03-15 |
Janne Blomqvist | re PR libfortran/52434 (Insufficient number of digits... 2012-03-15 Janne Blomqvist <jb@gcc.gnu.org> 2012-03-15 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-01-29 |
Janne Blomqvist | Reduce size of pointer_info tree, minor cleanups. 2012-01-29 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-01-29 |
Janne Blomqvist | PR 51808 Constify binding_label. 2012-01-29 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-01-29 |
Janne Blomqvist | PR 51808 Fix ChangeLog entry
|
commit | commitdiff | tree |
2012-01-29 |
Janne Blomqvist | PR 51808 Support arbitrarily long bind(C) binding labels. 2012-01-29 Janne Blomqvist <jb@gcc.gnu.org> 2012-01-29 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-01-12 |
Janne Blomqvist | Remove configure check for unused fdopen. 2012-01-12 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-01-12 |
Janne Blomqvist | PR 51803 Avoid malloc if getcwd fails or is not available. 2012-01-12 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2012-01-11 |
Janne Blomqvist | PR 51803 Handle getcwd failure and lack of the function... 2012-01-11 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2011-12-22 |
Janne Blomqvist | PR 51646 Use POSIX mode flags in open() argument. 2011-12-22 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2011-12-12 |
Janne Blomqvist | gfortran.dg/nested_modules_2.f90: Tighten test. 2011-12-12 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2011-12-01 |
Janne Blomqvist | Make a few helper functions static. 2011-12-01 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2011-12-01 |
Janne Blomqvist | PR 25708 Avoid seeking when parsing strings and when... 2011-12-01 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2011-12-01 |
Janne Blomqvist | Don't call stat before opening a file. 2011-12-01 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2011-11-11 |
Janne Blomqvist | PR 51090 Fix r181288 to conform to GNU style
|
commit | commitdiff | tree |
2011-11-11 |
Janne Blomqvist | PR 51090 Check that getenv result != NULL before proceeding. 2011-11-11 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |
2011-11-10 |
Janne Blomqvist | Let the compiler decide whether to inline. 2011-11-10 Janne Blomqvist <jb@gcc.gnu.org>
|
commit | commitdiff | tree |