Age | Commit message (Expand) | Author | Files | Lines |
2007-07-21 | re PR fortran/32627 ([ISO Bind C] Accept c_f_pointer for TYPE) | Christopher D. Rickett | 5 | -1/+259 |
2007-07-19 | re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra... | Christopher D. Rickett | 4 | -19/+7 |
2007-07-15 | re PR libfortran/32611 (Print sign of negative zero) | Jerry DeLisle | 5 | -20/+52 |
2007-07-15 | re PR libfortran/32752 (Segfault on WRITE with modified unix_stream structure) | Jerry DeLisle | 3 | -8/+17 |
2007-07-14 | re PR fortran/32357 (MVBITS gives wrong-code on big-endian with -fdefault-int... | Francois-Xavier Coudert | 2 | -4/+10 |
2007-07-10 | re PR libfortran/32702 (crash when printing big character variable) | Jerry DeLisle | 2 | -6/+41 |
2007-07-09 | re PR libfortran/32336 (matmul: flag runtime- instead of assertation error) | Thomas Koenig | 15 | -14/+43 |
2007-07-09 | re PR fortran/32678 ([4.2, 4.1]GFortan works incorrectly when writing with FO... | Jerry DeLisle | 2 | -0/+8 |
2007-07-08 | re PR fortran/32217 (segfaults (at runtime) on UNPACK with zero-sized arrays) | Thomas Koenig | 2 | -0/+15 |
2007-07-05 | Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp, | H.J. Lu | 2 | -6378/+6 |
2007-07-04 | configure.ac: SUBST CFLAGS. | David Edelsohn | 3 | -1/+8 |
2007-07-03 | Fortran frontend: | Janne Blomqvist | 3 | -47/+39 |
2007-07-02 | [multiple changes] | Steven G. Kargl | 2 | -4/+31 |
2007-07-02 | Makefile.in: Regenerated with automake 1.9.6. | Steven G. Kargl | 2 | -18/+36 |
2007-07-02 | Makefile.in: Remove extraneous kill.lo rule. | Steven G. Kargl | 2 | -3/+4 |
2007-07-02 | Forgot to delete these during yesterdays commit. | Janne Blomqvist | 5 | -320/+5 |
2007-07-02 | [multiple changes] | Christopher D. Rickett | 9 | -23/+636 |
2007-07-01 | re PR fortran/32239 (optimize power in loops, use __builtin_powi instead of _... | Janne Blomqvist | 4 | -54/+16 |
2007-07-01 | re PR fortran/32554 ([4.2 Only] Bug in P formatting) | Jerry DeLisle | 2 | -16/+9 |
2007-07-01 | fortran frontend: | Janne Blomqvist | 3 | -70/+23 |
2007-06-29 | re PR libfortran/32456 (IO error message should show Unit/Filename) | Jerry DeLisle | 2 | -4/+26 |
2007-06-25 | re PR libfortran/32495 (static declaration of 'strcasestr' follows non-static... | Adam Nemet | 2 | -7/+15 |
2007-06-24 | re PR libfortran/32456 (IO error message should show Unit/Filename) | Jerry DeLisle | 4 | -0/+67 |
2007-06-24 | re PR fortran/32446 (F0.n output format fails with large numbers) | Jerry DeLisle | 2 | -7/+18 |
2007-06-15 | re PR libfortran/32345 (Unconditional snprintf use breaks all gfortran exec t... | Rainer Orth | 2 | -1/+11 |
2007-06-10 | re PR fortran/32235 (incorrectly position text file after backspace) | Jerry DeLisle | 2 | -3/+14 |
2007-06-02 | configure: Regenerate. | Paolo Bonzini | 2 | -42/+52 |
2007-05-28 | re PR fortran/32124 (Execution stops with stat= in ALLOCATE) | Tobias Burnus | 2 | -5/+27 |
2007-05-27 | string.c (compare0): Use gfc_charlen_type instead of int. | Janne Blomqvist | 7 | -41/+97 |
2007-05-26 | unix.c (unix_stream): Rearrange struct members, remove small_buffer. | Janne Blomqvist | 2 | -46/+69 |
2007-05-25 | transfer.c (unformatted_read): Use size from front end eliminating use of siz... | Jerry DeLisle | 2 | -17/+15 |
2007-05-24 | ltmain.sh: Update from ToT Libtool. | Steve Ellcey | 4 | -1933/+17265 |
2007-05-22 | libgfortran.h: Mark stop_numeric as noreturn. | Tobias Burnus | 2 | -1/+5 |
2007-05-22 | re PR libfortran/31295 (Uninitialized variable in libgfortran's _gfortran_eos... | Tobias Burnus | 3 | -0/+11 |
2007-05-19 | re PR fortran/31964 ([4.2, 4.1 only]ishftc fails with certain thrid argument) | Jerry DeLisle | 2 | -15/+33 |
2007-05-17 | re PR fortran/31917 ([4.1 only] GFORTRAN_CONVERT_UNIT is ignored) | Tobias Burnus | 2 | -2/+19 |
2007-05-16 | re PR fortran/31922 ([4.2 only] Accessing uninitialized variable for print *,... | Jerry DeLisle | 2 | -0/+8 |
2007-05-15 | re PR libfortran/31915 (Failure with unf_io_convert_3.f90) | Tobias Burnus | 2 | -9/+18 |
2007-05-14 | re PR fortran/30723 (Freeing memory doesn't need to call a library function) | Francois-Xavier Coudert | 6 | -50/+29 |
2007-05-10 | re PR libfortran/31880 ([4.2 only] silent data corruption in gfortran read st... | Jerry DeLisle | 2 | -2/+7 |
2007-05-07 | re PR libfortran/31607 (CALL SYSTEM produces garbled output when writing to a... | Francois-Xavier Coudert | 4 | -3/+15 |
2007-05-06 | re PR fortran/31201 (Too large unit number generates wrong code) | Jerry DeLisle | 6 | -10/+50 |
2007-05-04 | Fix typo in PR numbers 22539 <> 22359. | Daniel Franke | 1 | -1/+1 |
2007-05-04 | re PR target/22539 (Internal compiler error with maximum sized array) | Daniel Franke | 4 | -3/+44 |
2007-05-04 | re PR libfortran/31210 (I/O of string with (non-constant) zero length) | Francois-Xavier Coudert | 2 | -0/+16 |
2007-04-28 | re PR libfortran/31501 (libgfortran internal unit I/O performance issues) | Jerry DeLisle | 5 | -46/+32 |
2007-04-28 | re PR libfortran/31532 (INQUIRE(...,POSITION=...) not standard conforming) | Jerry DeLisle | 6 | -4/+48 |
2007-04-25 | re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GET... | François-Xavier Coudert | 5 | -278/+649 |
2007-04-25 | configure: Regenerate using autoconf 2.59. | Janne Blomqvist | 4 | -10691/+6328 |
2007-04-24 | re PR libfortran/27740 (libgfortran should use versioned symbols) | Janne Blomqvist | 7 | -6566/+11941 |