summaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/54678 (second call to get_environment_variable gives valgrind w...Tobias Burnus2013-01-061-0/+6
* ChangeLog rotation.Jakub Jelinek2013-01-031-1272/+1
* re PR fortran/55818 (Reading a REAL from a file which doesn't end in a new li...Jerry DeLisle2013-01-021-0/+10
* re PR fortran/48976 (INQUIRE with STREAM= not supported)Jerry DeLisle2012-12-271-0/+9
* re PR libfortran/48960 (OPEN statement modifies NEWUNIT variable on error)Jerry DeLisle2012-12-261-0/+6
* PR fortran/55539 Fix regression in -fno-sign-zero.Janne Blomqvist2012-12-261-0/+6
* re PR libfortran/30162 (Document when sequential I/O with named pipes works)Thomas Koenig2012-12-211-0/+6
* re PR libfortran/36044 (user-requested backtrace)Janus Weil2012-12-201-0/+11
* array.c (resolve_array_list): Apply C4106.Paul Thomas2012-12-201-0/+5
* re PR fortran/55548 (SYSTEM_CLOCK with integer(8) provides nanosecond resolut...Janus Weil2012-12-031-0/+9
* bessel.m4: Remove useless statement.Tobias Burnus2012-10-281-0/+122
* re PR fortran/54878 (libgfortran issues found by the Coverity scanner)Tobias Burnus2012-10-101-0/+5
* Fix usage of secure_getenv with glibc 2.17. Janne Blomqvist2012-10-061-0/+9
* re PR libfortran/54736 (GFORTRAN_CONVERT_UNIT causes malloc error on several ...Thomas Koenig2012-10-061-0/+7
* re PR fortran/52724 (Internal read with character(kind=4) data)Thomas Koenig2012-09-291-0/+6
* * configure: Regenerated.David Edelsohn2012-09-141-0/+4
* fpu-387.h (set_fpu): Prefix stmxcsr and ldmxcsr with %v.Uros Bizjak2012-09-051-2/+1
* * ChangeLog: Fix date of my last commit.Uros Bizjak2012-09-051-1/+1
* fpu-387.h (set_fpu): Use __builtin_ia32_stmxcsr and __builtin_ia32_ldmxcsr in...Uros Bizjak2012-09-051-0/+5
* list_read.c (list_formatted_read_scalar): Fix copying real value back to temp...Andreas Schwab2012-07-251-0/+5
* PR 39654 FTELL intrinsic function return type.Janne Blomqvist2012-06-211-0/+6
* PR 53456 Fix incorrect ChangeLog entry.Robert Mason2012-06-041-1/+2
* PR 53456 Fix typo in gf_cputime.Robert Mason2012-06-041-0/+5
* chmod.c (chmod_func): On MinGW, don't set is_dirTobias Burnus2012-06-011-3/+12
* re PR target/51007 (Quadmath I/O doesn't work on MinGW)Benjamin Kosnik2012-05-311-0/+6
* revert: unix.c (tempfile_open): Pass mode to "open" for O_CREAT.Tobias Burnus2012-05-311-0/+7
* decl.c: Fix comment typos.Tobias Burnus2012-05-301-0/+5
* Minor timing cleanups.Janne Blomqvist2012-05-271-0/+7
* PR 53456 CPU timing fallback using clock_gettime.Janne Blomqvist2012-05-241-0/+5
* PR 53456 clock_gettime fallback for gf_gettimeJanne Blomqvist2012-05-231-0/+5
* re PR libfortran/53445 (No sticky bit on VxWorks - fix chmod.c)Robert Mason2012-05-231-0/+6
* re PR libfortran/53444 (Accommodate non-compliant strerror_r() on VxWorks.)Tobias Burnus2012-05-231-0/+11
* Regenerate configure files for libtool.m4 changeH.J. Lu2012-05-161-0/+4
* unix.c (tempfile_open): Pass mode to "open" for O_CREAT.Tobias Burnus2012-05-161-0/+4
* PR 52428 Range checking when reading integer values.Janne Blomqvist2012-05-141-0/+17
* re PR fortran/53310 (EOSHIFT leaks memory)Tobias Burnus2012-05-111-30/+36
* Fix handling of temporary files.Janne Blomqvist2012-05-051-0/+15
* 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