summaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* re PR libfortran/53051 (I/O: Support reading floating-point numbers which use...Tobias Burnus2012-04-221-0/+7
* re PR libfortran/38199 (missed optimization: I/O performance)Tobias Burnus2012-04-171-0/+7
* re PR libfortran/38199 (missed optimization: I/O performance)Thomas Koenig2012-04-151-0/+12
* cshift0.m4 (cshift0_'rtype_code`): Guard use of modulo.Michael Matz2012-04-101-0/+18
* libgfortran.h: Include complex.h before math.hTristan Gingold2012-04-041-0/+4
* math.m4 (GCC_CHECK_MATH_FUNC): Remove if-present argument.Tristan Gingold2012-04-021-0/+6
* * ChangeLog: Fix last entry.Uros Bizjak2012-03-301-1/+2
* * ChangeLog: Fix entry.Uros Bizjak2012-03-301-1/+1
* re PR libfortran/52758 (libgfortran/intrinsics/chmod.c: Array index out of bo...Uros Bizjak2012-03-301-0/+5
* configure.ac: Add description to AC_DEFINE in GCC_CHECK_MATH_FUNC.Tristan Gingold2012-03-271-0/+7
* Combined get_mem and internal_malloc_size.Janne Blomqvist2012-03-261-0/+352
* configure.ac: Use GCC_CHECK_MATH_FUNC for math functions.Tristan Gingold2012-03-261-0/+7
* Use calloc instead of malloc and memset.Janne Blomqvist2012-03-251-0/+13
* PR libfortran/52608 Move the removal of initial zeros.Janne Blomqvist2012-03-171-0/+6
* Share vtables instead of replicating them for each unit.Janne Blomqvist2012-03-161-0/+19
* re PR libfortran/52434 (Insufficient number of digits in floating point forma...Janne Blomqvist2012-03-151-0/+21
* Remove obsolete IRIX 6.5 supportRainer Orth2012-03-141-0/+4
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-121-0/+8
* libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus2012-03-101-0/+373
* re PR libfortran/51899 (libgfortran's chmod.c fails to build on MinGW)Tobias Burnus2012-01-201-0/+8
* re PR libfortran/36755 (Avoid fork/exec in chmod intrinsic)Tobias Burnus2012-01-121-0/+5
* Remove configure check for unused fdopen.Janne Blomqvist2012-01-121-0/+8
* PR 51803 Avoid malloc if getcwd fails or is not available.Janne Blomqvist2012-01-121-0/+8
* main.c (store_exe_path): Fix absolute path detection for Windows.Tobias Burnus2012-01-111-1/+6
* PR 51803 Handle getcwd failure and lack of the function better.Janne Blomqvist2012-01-111-0/+6
* re PR fortran/51197 (Backtrace information less useful)Tobias Burnus2012-01-101-0/+6
* re PR fortran/51197 (Backtrace information less useful)Harald Anlauf2012-01-091-0/+9
* Link libgfortran with -shared-libgccRainer Orth2012-01-091-0/+5
* 2012-01-09 Richard Guenther <rguenther@suse.de>Richard Biener2012-01-091-1481/+1
* 2012-01-06 Tobias Burnus <burnus@net-b.de>Tobias Burnus2012-01-061-0/+8
* PR 51646 Use POSIX mode flags in open() argument.Janne Blomqvist2011-12-221-0/+10
* Additional fixes for FreeBSD-10 build:Andreas Tobler2011-11-211-0/+4
* PR 51090 Check that getenv result != NULL before proceeding.Janne Blomqvist2011-11-111-0/+5
* Let the compiler decide whether to inline.Janne Blomqvist2011-11-101-0/+17
* Simplify time() usage.Janne Blomqvist2011-11-091-0/+4
* Configure cleanup.Janne Blomqvist2011-11-091-0/+43
* re PR libfortran/47972 (error.c:158:7: warning: return makes pointer from int...Francois-Xavier Coudert2011-11-091-0/+5
* PR 46686 Fix incorrect comment.Janne Blomqvist2011-11-091-0/+5
* configure.ac: Make more cross-compile friendly.Tobias Burnus2011-11-091-9/+17
* PR 46686 Implement backtrace with _Unwind_Backtrace from libgcc.Janne Blomqvist2011-11-091-0/+20
* PR 50016 Slow I/O on MingW due to _commitJanne Blomqvist2011-11-091-0/+6
* re PR libfortran/47972 (error.c:158:7: warning: return makes pointer from int...Francois-Xavier Coudert2011-11-081-0/+5
* re PR libfortran/47970 (c99_functions.c:611:5: warning: implicit declaration ...Francois-Xavier Coudert2011-11-081-0/+5
* Revert previous fix for PR 45723.Janne Blomqvist2011-11-071-0/+6
* Move gthr to toplevel libgccRainer Orth2011-11-021-0/+10
* Cleanup NEWUNIT allocation.Janne Blomqvist2011-11-011-0/+8
* Update file position for inquire lazily.Janne Blomqvist2011-10-311-0/+10
* Introduce a size member function to struct stream.Janne Blomqvist2011-10-311-0/+19
* Simplify handling of special files.Janne Blomqvist2011-10-311-0/+20
* re PR fortran/49479 (reshape / optionals / zero sized arrays)Thomas Koenig2011-09-101-0/+104