acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test.
[gcc.git] / libgfortran /
2006-10-06 Danny Smithacinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABE...
2006-10-05 Steven G. KarglMakefile.am: Use $(M4) instead of m4.
2006-10-01 Francois-Xavier... * libgfortran.h: Add prototype for internal_unpack_c16.
2006-09-30 Francois-Xavier... f2c_specifics.F90: Special-case conjg functions so...
2006-09-29 Steven G. Karglcpu_time.c: Add cpu_time_10 and cpu_time_16 routines.
2006-09-29 Francois-Xavier... re PR libfortran/18791 (CABS specifics declared of...
2006-09-28 Francois-Xavier... Makefile.am: Install libgfortranbegin inside compiler...
2006-09-24 Francois-Xavier... Makefile.am: Remove dependency on gfortypes.h.
2006-09-23 Danny Smithre PR libfortran/27964 (Wrong line ends on windows...
2006-09-15 Jerry DeLislere PR libfortran/29099 (secnds intrinsic gives wrong...
2006-09-15 Jerry DeLislere PR fortran/29053 (Consecutive STREAM I/O file positi...
2006-09-12 Andrew PinskiFix some whitespace issues in the changelog.
2006-09-10 Paul Thomasre PR fortran/28947 (Double MATMUL() uses wrong array...
2006-08-28 Jerry DeLislere PR libfortran/28354 ([4.1 Only] 0.99999 printed...
2006-08-15 Jerry DeLislere PR fortran/25828 ([f2003] ACCESS='STREAM' io support)
2006-08-12 Francois-Xavier... * intrinsics/bessel.c: Add prototypes for all functions.
2006-08-05 Francois-Xavier... * intrinsics/access.c (access_func): Remove export...
2006-08-02 Thomas KoenigMakefile.in: Regenerate using automake 1.9.6.
2006-08-01 Thomas Koenigre PR libfortran/28452 (__gfortran_random_r10 not found)
2006-08-01 Thomas Koenigre PR libfortran/28452 (__gfortran_random_r10 not found)
2006-07-31 Jerry DeLislere PR fortran/28335 (flush() / write() statement on...
2006-07-31 Jerry DeLislere PR fortran/28335 (flush() / write() statement on...
2006-07-30 François-Xavier... ChangeLog: Commit ChangeLog forgotten in previous commit.
2006-07-30 Francois-Xavier... intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT...
2006-07-30 Janne Blomqvisttransfer.c (transfer_array): Remove stride0 fix.
2006-07-26 François-Xavier... intrinsic.c (add_functions): Add INT2, SHORT, INT8...
2006-07-26 Jerry DeLisleFix typo in previous commit, pr number.
2006-07-26 Jerry DeLisle2006-07-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
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...
next