aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-06-21PR 39654 FTELL intrinsic function return type.Janne Blomqvist1-0/+6
2012-06-04PR 53456 Fix incorrect ChangeLog entry.Robert Mason1-1/+2
2012-06-04PR 53456 Fix typo in gf_cputime.Robert Mason1-0/+5
2012-06-01chmod.c (chmod_func): On MinGW, don't set is_dirTobias Burnus1-3/+12
2012-05-31re PR target/51007 (Quadmath I/O doesn't work on MinGW)Benjamin Kosnik1-0/+6
2012-05-31revert: unix.c (tempfile_open): Pass mode to "open" for O_CREAT.Tobias Burnus1-0/+7
2012-05-30decl.c: Fix comment typos.Tobias Burnus1-0/+5
2012-05-27Minor timing cleanups.Janne Blomqvist1-0/+7
2012-05-24PR 53456 CPU timing fallback using clock_gettime.Janne Blomqvist1-0/+5
2012-05-23PR 53456 clock_gettime fallback for gf_gettimeJanne Blomqvist1-0/+5
2012-05-23re PR libfortran/53445 (No sticky bit on VxWorks - fix chmod.c)Robert Mason1-0/+6
2012-05-23re PR libfortran/53444 (Accommodate non-compliant strerror_r() on VxWorks.)Tobias Burnus1-0/+11
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu1-0/+4
2012-05-16unix.c (tempfile_open): Pass mode to "open" for O_CREAT.Tobias Burnus1-0/+4
2012-05-14PR 52428 Range checking when reading integer values.Janne Blomqvist1-0/+17
2012-05-11re PR fortran/53310 (EOSHIFT leaks memory)Tobias Burnus1-30/+36
2012-05-05Fix handling of temporary files.Janne Blomqvist1-0/+15
2012-04-22re PR libfortran/53051 (I/O: Support reading floating-point numbers which use...Tobias Burnus1-0/+7
2012-04-17re PR libfortran/38199 (missed optimization: I/O performance)Tobias Burnus1-0/+7
2012-04-15re PR libfortran/38199 (missed optimization: I/O performance)Thomas Koenig1-0/+12
2012-04-10cshift0.m4 (cshift0_'rtype_code`): Guard use of modulo.Michael Matz1-0/+18
2012-04-04libgfortran.h: Include complex.h before math.hTristan Gingold1-0/+4
2012-04-02math.m4 (GCC_CHECK_MATH_FUNC): Remove if-present argument.Tristan Gingold1-0/+6
2012-03-30* ChangeLog: Fix last entry.Uros Bizjak1-1/+2
2012-03-30* ChangeLog: Fix entry.Uros Bizjak1-1/+1
2012-03-30re PR libfortran/52758 (libgfortran/intrinsics/chmod.c: Array index out of bo...Uros Bizjak1-0/+5
2012-03-27configure.ac: Add description to AC_DEFINE in GCC_CHECK_MATH_FUNC.Tristan Gingold1-0/+7
2012-03-26Combined get_mem and internal_malloc_size.Janne Blomqvist1-0/+352
2012-03-26configure.ac: Use GCC_CHECK_MATH_FUNC for math functions.Tristan Gingold1-0/+7
2012-03-25Use calloc instead of malloc and memset.Janne Blomqvist1-0/+13
2012-03-17PR libfortran/52608 Move the removal of initial zeros.Janne Blomqvist1-0/+6
2012-03-16Share vtables instead of replicating them for each unit.Janne Blomqvist1-0/+19
2012-03-15re PR libfortran/52434 (Insufficient number of digits in floating point forma...Janne Blomqvist1-0/+21
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth1-0/+4
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-0/+8
2012-03-10libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus1-0/+373
2012-01-20re PR libfortran/51899 (libgfortran's chmod.c fails to build on MinGW)Tobias Burnus1-0/+8
2012-01-12re PR libfortran/36755 (Avoid fork/exec in chmod intrinsic)Tobias Burnus1-0/+5
2012-01-12Remove configure check for unused fdopen.Janne Blomqvist1-0/+8
2012-01-12PR 51803 Avoid malloc if getcwd fails or is not available.Janne Blomqvist1-0/+8
2012-01-11main.c (store_exe_path): Fix absolute path detection for Windows.Tobias Burnus1-1/+6
2012-01-11PR 51803 Handle getcwd failure and lack of the function better.Janne Blomqvist1-0/+6
2012-01-10re PR fortran/51197 (Backtrace information less useful)Tobias Burnus1-0/+6
2012-01-09re PR fortran/51197 (Backtrace information less useful)Harald Anlauf1-0/+9
2012-01-09Link libgfortran with -shared-libgccRainer Orth1-0/+5
2012-01-092012-01-09 Richard Guenther <rguenther@suse.de>Richard Biener1-1481/+1
2012-01-062012-01-06 Tobias Burnus <burnus@net-b.de>Tobias Burnus1-0/+8
2011-12-22PR 51646 Use POSIX mode flags in open() argument.Janne Blomqvist1-0/+10
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler1-0/+4
2011-11-11PR 51090 Check that getenv result != NULL before proceeding.Janne Blomqvist1-0/+5