aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
2007-04-28re PR libfortran/31501 (libgfortran internal unit I/O performance issues)Jerry DeLisle5-46/+32
2007-04-28re PR libfortran/31532 (INQUIRE(...,POSITION=...) not standard conforming)Jerry DeLisle6-4/+48
2007-04-25re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GET...François-Xavier Coudert5-278/+649
2007-04-25configure: Regenerate using autoconf 2.59.Janne Blomqvist4-10691/+6328
2007-04-24re PR libfortran/27740 (libgfortran should use versioned symbols)Janne Blomqvist7-6566/+11941
2007-04-23re PR fortran/31618 ([4.2, 4.1 only] backspace intrinsic is not working on an...Thomas Koenig2-38/+78
2007-04-19main.c (please_free_exe_path_when_done): New variable.Francois-Xavier Coudert2-0/+14
2007-04-18* ChangeLog: Forgot to include Tobias in the authors.François-Xavier Coudert1-0/+1
2007-04-18re PR libfortran/31286 (cshift uses uninitialized variables)François-Xavier Coudert6-95/+107
2007-04-15open.c (test_endfile): Revert changes for 31052, restoring this function.Jerry DeLisle2-1/+29
2007-04-14Makefile.am: Add -I ..Steve Ellcey3-3/+10
2007-04-12configure: Regenerate.Kai Tietz2-0/+43
2007-04-06cpu_time.c: Don't include headers already included by libgfortran.h.Francois-Xavier Coudert182-307/+194
2007-04-06re PR fortran/31395 ([4.2 Only] Colon edit descriptor is ignored unless prece...Jerry DeLisle2-5/+7
2007-04-03re PR fortran/31304 (REPEAT argument NCOPIES is not converted as it should)Francois-Xavier Coudert2-20/+5
2007-04-01re PR libfortran/31052 ([4.2 only] Bad IOSTAT values when readings NAMELISTs ...Jerry DeLisle4-29/+13
2007-04-01re PR fortran/31366 ([4.2 only] Last record truncated for read after short wr...Jerry DeLisle3-1/+36
2007-03-31re PR libfortran/31335 (Calls lstat(), stat() and fstat() in libgfortran shou...Francois-Xavier Coudert5-5/+41
2007-03-28re PR libfortran/31052 ([4.2 only] Bad IOSTAT values when readings NAMELISTs ...Jerry DeLisle2-4/+11
2007-03-26Fix date in entry.Jerry DeLisle1-4/+1
2007-03-26re PR fortran/31199 (write with "t1" + nonadvancing transfer format gives wro...Jerry DeLisle4-2/+27
2007-03-25re PR fortran/31196 ([4.1 only] wrong code generated with RESHAPE/TRANSPOSE)Thomas Koenig2-1/+7
2007-03-23re PR libfortran/31052 ([4.2 only] Bad IOSTAT values when readings NAMELISTs ...Jerry DeLisle6-5/+48
2007-03-20configure.ac: Add missing check for gettimeofday.Francois-Xavier Coudert4-0/+117
2007-03-18re PR libfortran/31052 ([4.2 only] Bad IOSTAT values when readings NAMELISTs ...Jerry DeLisle6-37/+43
2007-03-16* runtime/main.c: Include "config.h" first.David Edelsohn2-1/+5
2007-03-16re PR libfortran/31099 (Runtime error on legal code using RECL)Jerry DeLisle2-1/+5
2007-03-15gfortran.h (gfc_option_t): Add flag_backtrace field.Francois-Xavier Coudert13-12/+671
2007-03-15re PR fortran/31051 ([4.2 Only] gfortran bug with x and t format descriptors.)Jerry DeLisle2-3/+14
2007-03-14re PR libfortran/30690 ([4.2, 4.1 only] Clean up m4 files)Thomas Koenig22-239/+267
2007-03-14unix.c (regular_file): For ACTION_UNSPECIFIED retry with O_RDONLY even if err...Jakub Jelinek2-3/+8
2007-03-09re PR libfortran/31099 (Runtime error on legal code using RECL)Jerry DeLisle3-4/+16
2007-03-08re PR fortran/30947 (intrinsic: ALARM)Daniel Franke2-2/+8
2007-03-04re PR fortran/30981 ([4.1 only] a ** exp fails for integer exponents if exp i...Thomas Koenig35-93/+267
2007-03-03re PR libfortran/31001 ([4.1 only] PACK crashes on zero-sized arrays)Francois-Xavier Coudert2-0/+12
2007-03-01Makefile.am: Add dummy install-pdf target.Brooks Moses3-4/+11
2007-02-25re PR libfortran/30918 (Failure to skip commented out NAMELIST)Jerry DeLisle2-0/+9
2007-02-23re PR fortran/30910 ([Regression 4.2, 4.3] Gfortran: ES format not quite righ...Jerry DeLisle2-1/+7
2007-02-19re PR libfortran/30533 ([4.1 only] minval, maxval missing for kind=1 and kind=2)Thomas Koenig38-2097/+15431
2007-02-16* runtime/memory.c (deallocate): Correct comment.Francois-Xavier Coudert2-1/+5
2007-02-10Makefile.am: Use $(M4) instead of m4.Thomas Koenig3-2/+7
2007-02-10Makefile.am: Remove $(srcdir) from assorted targets in maintainer mode.Thomas Koenig3-56/+62
2007-02-09re PR fortran/30512 ([4.1 only] MAXVAL() incorrect for zero-size int arrays, ...Tobias Burnus23-52/+79
2007-02-04re PR fortran/30611 ([4.1 only] Confusing error message for negative ncopies ...Francois-Xavier Coudert2-8/+8
2007-02-04re PR libfortran/30007 (libgfortran doesn't build for sh-elf)Francois-Xavier Coudert2-4/+10
2007-02-02re PR fortran/30284 ([4.1 only] ICE in gfc_add_modify with internal reads)Paul Thomas2-2/+10
2007-01-21* runtime/error.c: Include sys/time.h before sys/resource.h.François-Xavier Coudert2-5/+11
2007-01-21re PR libfortran/30525 ([4.2, 4.1 only] character comparisons with padding)Thomas Koenig2-3/+9
2007-01-21re PR libfortran/30015 ([4.1 only] Intrinsic date_and_time can go back in time)Tobias Burnus6-494/+98
2007-01-20gfortran.h (gfc_options_t): Add flag_allow_leading_underscore.Francois-Xavier Coudert147-511/+670