summaryrefslogtreecommitdiff
path: root/libgfortran
Commit message (Expand)AuthorAgeFilesLines
* re PR libfortran/27360 (Memory leaks when reading logicals)Jerry DeLisle2006-04-302-3/+12
* re PR fortran/27304 (gfortran: Warn/abort when format in write does not fit p...Jerry DeLisle2006-04-283-2/+15
* re PR libfortran/20257 (Fortran runtime error: End of record occurs when writ...Jerry DeLisle2006-04-235-30/+111
* re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Jakub Jelinek2006-04-225-4/+395
* re PR fortran/27138 (gfortran: read(*,*) myInt advances only one character on...Jerry DeLisle2006-04-172-8/+44
* re PR fortran/26766 ([F2003] Recursive I/O still (again) broken)Jerry DeLisle2006-04-134-49/+106
* io.h (st_parameter_dt): Revert 2005-12-10 change to u.pad, fix comment.Jakub Jelinek2006-04-112-3/+15
* re PR libfortran/24685 (real(16) formatted input is broken for huge values (g...Jakub Jelinek2006-04-102-14/+32
* re PR libfortran/26890 (SIZE parameter interacts with same variable in IO lis...Jerry DeLisle2006-04-072-1/+9
* write.c (output_float): Update condition to not error when decimal precision ...Jerry DeLisle2006-04-042-1/+6
* fpu-387.h: Use previously added SSE code in all cases, as it really is the ri...Francois-Xavier Coudert2006-04-012-10/+5
* re PR libfortran/26890 (SIZE parameter interacts with same variable in IO lis...Jerry DeLisle2006-03-313-11/+24
* re PR libfortran/26712 (gfortran on mac intel runtime floating point exceptio...Francois-Xavier Coudert2006-03-302-0/+18
* re PR fortran/25031 ([4.1 only] Allocatable array can be reallocated.)Thomas Koenig2006-03-302-3/+21
* re PR libfortran/26880 (Can't read after non-advancing write with rewind)Jerry DeLisle2006-03-272-0/+6
* re PR libfortran/26661 (Sequential formatted read goes too far)Jerry DeLisle2006-03-264-5/+22
* re PR libfortran/26735 ([4.1 only] -fconvert=swap and implied open)Thomas Koenig2006-03-252-0/+38
* re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Thomas Koenig2006-03-257-105/+677
* [multiple changes]Thomas Koenig2006-03-226-25/+250
* re PR fortran/20935 (failed assertion for maxloc(n, mask=.true.))Thomas Koenig2006-03-20131-0/+6651
* re PR fortran/26509 (incorrect behaviour of error-handler for direct access w...Jerry DeLisle2006-03-184-1/+17
* Re-add ChangeLog entry that somehow managed to get itself missing in action.Janne Blomqvist2006-03-141-4/+16
* re PR libfortran/25378 ([Fortran 2003] maxloc for all-false mask)Paul Thomas2006-03-1390-358/+361
* re PR libfortran/26499 (gfortran - End of File incorrectly positioned after b...Jerry DeLisle2006-03-104-18/+25
* re PR fortran/26554 ([gfortran] incorrect behaviour when reading a logical va...Jerry DeLisle2006-03-052-7/+22
* re PR fortran/25031 ([4.1 only] Allocatable array can be reallocated.)Thomas Koenig2006-03-033-1/+55
* re PR libfortran/26136 (List directed input with underfilled (logicals) arra...Jerry DeLisle2006-03-013-20/+134
* re PR libfortran/26464 (Runtime I/O error/invald argument on READ)Jerry DeLisle2006-02-283-3/+13
* re PR libfortran/26423 (Error on binary I/O for large array)Jerry DeLisle2006-02-242-6/+17
* re PR libfortran/21303 (L edit descriptor without a width)François-Xavier Coudert2006-02-194-4/+42
* * io/open.c (edit_modes): Correct abusive copy-pasting.Francois-Xavier Coudert2006-02-192-1/+5
* re PR libfortran/24903 (dotprod should use __builtin_conj)Francois-Xavier Coudert2006-02-166-15/+16
* re PR libfortran/25949 (Unbounded I/O buffer memory usage for formatted IO)Janne Blomqvist2006-02-124-86/+139
* re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed outp...François-Xavier Coudert2006-02-085-6/+24
* re PR libfortran/25577 (gfortran routine mvbits returns wrong answer.)Tobias Schlüter2006-02-082-2/+7
* c99_functions.c: Work around incompatible declarations of cabs{,f,l} on pre-C...Rainer Emrich2006-02-072-0/+19
* re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig2006-02-066-29/+521
* re PR libfortran/24685 (real(16) formatted input is broken for huge values (g...Francois-Xavier Coudert2006-02-052-2/+8
* ChangeLog: Remove garbage text from one entry.Jerry DeLisle2006-01-291-1/+0
* re PR libfortran/25835 (Segfault or Bad Address error on unformatted sequenti...Jerry DeLisle2006-01-252-0/+6
* re PR libfortran/25697 (libfortran - Segmentation fault/ Bad Address on unfor...Jerry DeLisle2006-01-182-2/+14
* re PR libfortran/25631 (tl format specifier not working correctly)Jerry DeLisle2006-01-182-1/+21
* configure.ac (CFLAGS): Update to include -std=gnu99 so that the configure tes...Roger Sayle2006-01-163-259/+521
* c99_functions.c: Add function prototypes to avoid warnings from -Wstrict-prot...Roger Sayle2006-01-122-0/+34
* configure.ac: Remove check for sys/mman.h.Janne Blomqvist2006-01-076-516/+286
* Fix date.Jerry DeLisle2006-01-071-1/+1
* Fix previous ChangeLog entryTobias Schlüter2006-01-061-4/+0
* re PR libfortran/25598 (gfortran - Fortran runtime error: Invalid argument)Jerry DeLisle2006-01-063-3/+22
* re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini2006-01-025-245/+3529
* * Split the ChangeLog into years.Steven G. Kargl2006-01-015-4623/+4627