config.guess: Import from src (was more updated).
[gcc.git] / libgfortran /
2006-07-25 Paolo Bonzinire PR bootstrap/26188 (4.2.0 fails to compile on FreeBS...
2006-07-24 Jerry DeLislere PR libfortran/25289 (Cannot handle record numbers...
2006-07-22 Jerry DeLisleFix typo in Changelog.
2006-07-22 Jerry DeLislere PR fortran/28339 (gfortran misses a record from...
2006-07-19 Janne Blomqvistre PR libfortran/27919 (dot_product should be removed...
2006-07-19 Janne Blomqvistre PR libfortran/27919 (dot_product should be removed...
2006-07-18 Paolo BonziniMakefile.tpl (configure-stageN-MODULE): Pass --with...
2006-07-15 Steven G. Kargletime.c: Remove etime_
2006-07-12 Francois-Xavier... re PR fortran/28163 (Calling libgfortran's copy_string...
2006-07-04 Francois-Xavier... intrinsic.c (add_subroutines): Add ITIME and IDATE.
2006-07-04 Jerry DeLislere PR libfortran/27704 (Incorrect runtime error on...
2006-06-25 Francois-Xavier... io.h: Move proto for unit_to_fd...
2006-06-24 Francois-Xavier... ierrno.c: Don't include "io/io.h".
2006-06-24 Francois-Xavier... re PR fortran/28094 (Modulo of real(kind=10) variables...
2006-06-22 François-Xavier... re PR fortran/26769 (Implement transpose() and reshape...
2006-06-22 Francois-Xavier... re PR fortran/26769 (Implement transpose() and reshape...
2006-06-20 Paul Thomasre PR fortran/25049 (TRANSPOSE not allowed in initialis...
2006-06-19 John David Anglinre PR libgomp/27254 (FAIL: libgomp.fortran/reduction6...
2006-06-06 Janne Blomqvistin_pack.m4: Add TODO comment about detecting temporaries...
2006-05-29 Jerry DeLislere PR libfortran/27757 (Problems with direct access io)
2006-05-29 Jerry DeLislere PR fortran/27634 (formatted reading/writing: real...
2006-05-28 Thomas Koenigstring_intrinsics.c (compare_string): Use memcmp instea...
2006-05-27 Janne Blomqvistio.h (find_or_create_unit): Correct export declaration.
2006-05-27 Janne Blomqvistlibgfortran ChangeLog:
2006-05-26 Janne Blomqvistconfigure.ac: Remove AC_FUNC_MMAP.
2006-05-25 François-Xavier... * ChangeLog: fix previous incorrect entry.
2006-05-25 Francois-Xavier... associated (associated): Zero-sized arrays should not...
2006-05-24 Carlos O'DonellMakefile.am: Add install-html target.
2006-05-20 Jerry DeLislere PR libfortran/24459 ([4.1 Only] gfortran namelist...
2006-05-20 Jerry DeLislere PR libfortran/22423 (Warnings when building libgfortran)
2006-05-17 Jerry DeLislere PR libfortran/27575 (gfortran - does not generate...
2006-05-05 Francois-Xavier... re PR libfortran/26985 (incorrect matmul result)
2006-04-30 Jerry DeLislere PR libfortran/27360 (Memory leaks when reading logicals)
2006-04-28 Jerry DeLislere PR fortran/27304 (gfortran: Warn/abort when format...
2006-04-23 Jerry DeLislere PR libfortran/20257 (Fortran runtime error: End...
2006-04-22 Jakub Jelinekre PR fortran/26769 (Implement transpose() and reshape...
2006-04-17 Jerry DeLislere PR fortran/27138 (gfortran: read(*,*) myInt advances...
2006-04-13 Jerry DeLislere PR fortran/26766 ([F2003] Recursive I/O still (again...
2006-04-11 Jakub Jelinekio.h (st_parameter_dt): Revert 2005-12-10 change to...
2006-04-10 Jakub Jelinekre PR libfortran/24685 (real(16) formatted input is...
2006-04-07 Jerry DeLislere PR libfortran/26890 (SIZE parameter interacts with...
2006-04-04 Jerry DeLislewrite.c (output_float): Update condition to not error...
2006-04-01 Francois-Xavier... fpu-387.h: Use previously added SSE code in all cases...
2006-03-31 Jerry DeLislere PR libfortran/26890 (SIZE parameter interacts with...
2006-03-30 Francois-Xavier... re PR libfortran/26712 (gfortran on mac intel runtime...
2006-03-30 Thomas Koenigre PR fortran/25031 ([4.1 only] Allocatable array can...
2006-03-27 Jerry DeLislere PR libfortran/26880 (Can't read after non-advancing...
2006-03-26 Jerry DeLislere PR libfortran/26661 (Sequential formatted read goes...
2006-03-25 Thomas Koenigre PR libfortran/26735 ([4.1 only] -fconvert=swap and...
2006-03-25 Thomas Koenigre PR fortran/26769 (Implement transpose() and reshape...
2006-03-22 Thomas Koenig[multiple changes]
2006-03-20 Thomas Koenigre PR fortran/20935 (failed assertion for maxloc(n...
2006-03-18 Jerry DeLislere PR fortran/26509 (incorrect behaviour of error-handl...
2006-03-14 Janne BlomqvistRe-add ChangeLog entry that somehow managed to get...
2006-03-13 Paul Thomasre PR libfortran/25378 ([Fortran 2003] maxloc for all...
2006-03-10 Jerry DeLislere PR libfortran/26499 (gfortran - End of File incorrec...
2006-03-05 Jerry DeLislere PR fortran/26554 ([gfortran] incorrect behaviour...
2006-03-03 Thomas Koenigre PR fortran/25031 ([4.1 only] Allocatable array can...
2006-03-01 Jerry DeLislere PR libfortran/26136 (List directed input with underf...
2006-02-28 Jerry DeLislere PR libfortran/26464 (Runtime I/O error/invald argume...
2006-02-24 Jerry DeLislere PR libfortran/26423 (Error on binary I/O for large...
2006-02-19 François-Xavier... re PR libfortran/21303 (L edit descriptor without a...
2006-02-19 Francois-Xavier... * io/open.c (edit_modes): Correct abusive copy-pasting.
2006-02-16 Francois-Xavier... re PR libfortran/24903 (dotprod should use __builtin_conj)
2006-02-12 Janne Blomqvistre PR libfortran/25949 (Unbounded I/O buffer memory...
2006-02-08 François-Xavier... re PR libfortran/25425 ([4.1 only] F95 and F2003 differ...
2006-02-07 Tobias Schlüterre PR libfortran/25577 (gfortran routine mvbits returns...
2006-02-07 Rainer Emrichc99_functions.c: Work around incompatible declarations...
2006-02-06 Thomas Koenigre PR fortran/23815 (Add -byteswapio flag)
2006-02-05 Francois-Xavier... re PR libfortran/24685 (real(16) formatted input is...
2006-01-29 Jerry DeLisleChangeLog: Remove garbage text from one entry.
2006-01-25 Jerry DeLislere PR libfortran/25835 (Segfault or Bad Address error...
2006-01-18 Jerry DeLislere PR libfortran/25697 (libfortran - Segmentation fault...
2006-01-18 Jerry DeLislere PR libfortran/25631 (tl format specifier not working...
2006-01-16 Roger Sayleconfigure.ac (CFLAGS): Update to include -std=gnu99...
2006-01-12 Roger Saylec99_functions.c: Add function prototypes to avoid warni...
2006-01-07 Janne Blomqvistconfigure.ac: Remove check for sys/mman.h.
2006-01-07 Jerry DeLisleFix date.
2006-01-06 Tobias SchlüterFix previous ChangeLog entry
2006-01-06 Jerry DeLislere PR libfortran/25598 (gfortran - Fortran runtime...
2006-01-02 Paolo Bonzinire PR libgomp/25259 (bootstrap failures on non-C99...
2006-01-01 Steven G. Kargl* Split the ChangeLog into years.
2006-01-01 Jerry DeLislere PR libfortran/25594 (LAPACK regression in schkbl.f)
2005-12-28 Jerry DeLislere PR libfortran/25139 ("Invalid argument" error on...
2005-12-28 Jerry DeLislere PR libfortran/25550 (file data corrupted after readi...
2005-12-28 Jerry DeLislere PR libfortran/25419 (gfortran read does not take...
2005-12-22 Jerry DeLislere PR libfortran/25307 (internal read with end=label...
2005-12-19 Jerry DeLislere PR libfortran/25463 (T edit descriptor and ADVANCE...
2005-12-16 Jerry DeLislere PR fortran/25264 (write to internal unit from the...
2005-12-13 Jakub Jelinekre PR libfortran/24991 (gfortran build fails with ...
2005-12-13 Richard SandifordMake-lang.in (fortran/trans-resolve.o): Depend on fortr...
2005-12-10 Janne BlomqvistForgot ChangeLog for 108359
2005-12-10 Janne BlomqvistMakefile.am: Enable loop unrolling for matmul.
2005-12-10 Thomas Koenigre PR fortran/23815 (Add -byteswapio flag)
2005-12-09 Jakub Jelinekre PR libfortran/24991 (gfortran build fails with ...
2005-12-09 Jerry DeLislere PR libfortran/25039 ([4.1 only] comma short-circuit...
2005-12-04 Francois-Xavier... format.c: Removing unused code.
2005-12-02 Janne BlomqvistAdd forgotten ChangeLog entry:
2005-12-02 Francois-Xavier... re PR libfortran/25116 ([4.0] namelist read from non...
2005-11-30 Eric Botcazoulibgfortran.h (ILP32 typedefs): Define _UINT8_T, _UINT3...
next