Age | Commit message (Expand) | Author | Files | Lines |
2010-10-19 | io.h: Remove definition of the BT enumerator. | Jerry DeLisle | 9 | -126/+95 |
2010-10-16 | re PR tree-optimization/20165 (Pointer does not really escape with write) | Thomas Koenig | 3 | -0/+89 |
2010-09-23 | re PR fortran/45710 (Adjust format and padding for WRITE of NAMELIST group to... | Jerry DeLisle | 2 | -0/+20 |
2010-09-22 | re PR libfortran/45723 (opening /dev/null for appending writes) | Jerry DeLisle | 2 | -2/+9 |
2010-09-14 | re PR fortran/45532 (gfortran namelist read error) | Jerry DeLisle | 2 | -1/+8 |
2010-09-12 | pack_generic.c (pack): Add missing return and fix whitespace. | Francois-Xavier Coudert | 4 | -6/+17 |
2010-09-10 | string.c (compare0): Remove. | Francois-Xavier Coudert | 2 | -19/+9 |
2010-09-09 | acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...]): Remove. | Francois-Xavier Coudert | 8 | -349/+32 |
2010-09-06 | re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG) | Tobias Burnus | 22 | -41/+8045 |
2010-09-06 | bessel.m4: Fix printf warning by casting to (long int). | Tobias Burnus | 6 | -10/+18 |
2010-09-01 | intrinsic.c: Add EXECUTE_COMMAND_LINE intrinsic. | Francois-Xavier Coudert | 5 | -6/+203 |
2010-08-28 | mtype.m4 (upcase, [...]): New macros. | Francois-Xavier Coudert | 42 | -175/+370 |
2010-08-28 | mk-kinds-h.sh: Disable REAL(16) if REAL(10) is available. | Tobias Burnus | 2 | -2/+14 |
2010-08-27 | re PR fortran/33197 (Fortran 2008: math functions) | Tobias Burnus | 137 | -263/+2512 |
2010-08-26 | fpu-387.h (has_sse): Remove cw_sse, unused. | Rainer Orth | 2 | -2/+8 |
2010-08-23 | re PR libfortran/45323 (warnings compiling libgfortran/io/write.c: array subs... | Tobias Burnus | 2 | -3/+9 |
2010-08-21 | Fix misquoting in stdint.m4. | Ralf Wildenhues | 2 | -8/+8 |
2010-08-21 | re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_... | Tobias Burnus | 9 | -39/+1029 |
2010-08-19 | re PR fortran/45108 (Namelist read: Not aborted when reading from STDIN) | Jerry DeLisle | 2 | -12/+8 |
2010-08-17 | re PR fortran/45308 ([F2003] DATE_AND_TIME does _not_ blank-pad strings) | Jakub Jelinek | 2 | -35/+29 |
2010-08-14 | re PR fortran/44931 (For INPUT_UNIT, INQUIRE NAME= should not return "stdin") | Jerry DeLisle | 2 | -1/+18 |
2010-08-07 | re PR fortran/45143 ([F2008,corrig1] Endless loop with unlimited edit descrip... | Jerry DeLisle | 3 | -30/+51 |
2010-08-02 | Don't update the position flag for non-seekable files, check for stell() error. | Janne Blomqvist | 2 | -6/+18 |
2010-08-01 | Use access(2) instead of stat(2) to test file existence. | Janne Blomqvist | 2 | -36/+48 |
2010-07-31 | * io/inquire.c: Include io.h before string.h. | David Edelsohn | 2 | -1/+5 |
2010-07-29 | re PR fortran/44931 (For INPUT_UNIT, INQUIRE NAME= should not return "stdin") | Jerry DeLisle | 4 | -23/+54 |
2010-07-19 | re PR fortran/44953 (FAIL: gfortran.dg/char4_iunit_1.f03 * execution test) | Jerry DeLisle | 6 | -62/+158 |
2010-07-16 | re PR fortran/37077 (Implement Internal Unit I/O for character KIND=4) | Jerry DeLisle | 6 | -29/+160 |
2010-07-15 | Fix ChangeLog to mention last commit to transfer.c | Jerry DeLisle | 1 | -0/+1 |
2010-07-15 | re PR fortran/44934 (Bogus "Missing format for FORMATTED data transfer") | Jerry DeLisle | 3 | -53/+65 |
2010-07-13 | re PR fortran/37077 (Implement Internal Unit I/O for character KIND=4) | Jerry DeLisle | 9 | -99/+545 |
2010-07-12 | config.gcc (i[34567]86-*-solaris2*): Default with_arch_32 to pentiumpro on So... | Rainer Orth | 2 | -1/+55 |
2010-07-11 | re PR fortran/44698 (I/O: FLUSH does not actually flush the buffer?) | Kai Tietz | 2 | -0/+9 |
2010-07-02 | re PR libfortran/43298 (fortran library does not read in NaN -Inf or Inf) | Tobias Burnus | 3 | -8/+10 |
2010-07-02 | configure.ac (gfortran_use_symver): Only check for Sun-style symbol versionin... | Rainer Orth | 3 | -12/+26 |
2010-07-02 | configure.ac: Check for Sun symbol versioning. | Rainer Orth | 5 | -11/+128 |
2010-06-30 | re PR libfortran/43298 (fortran library does not read in NaN -Inf or Inf) | Jerry DeLisle | 2 | -0/+66 |
2010-06-28 | re PR libfortran/43298 (fortran library does not read in NaN -Inf or Inf) | Tobias Burnus | 2 | -0/+34 |
2010-06-25 | intrinsic.h (gfc_check_selected_real_kind, [...]): Update prototypes. | Tobias Burnus | 4 | -14/+56 |
2010-06-25 | decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS. | Tobias Burnus | 4 | -11/+19 |
2010-06-19 | re PR fortran/44477 (Sequential I/O with END FILE: File position should be at... | Jerry DeLisle | 3 | -11/+80 |
2010-06-10 | selected_char_kind.c (selected_char_kind): Fix return value for ISO_10646. | François-Xavier Coudert | 2 | -26/+31 |
2010-06-09 | mk-kinds-h.sh: Define GFC_REAL_*_LITERAL_SUFFIX and GFC_REAL_*_LITERAL macros... | Francois-Xavier Coudert | 4 | -9/+24 |
2010-06-09 | system_clock.c (system_clock_4, [...]): Undefine TCK. | Francois-Xavier Coudert | 2 | -0/+7 |
2010-06-04 | re PR libfortran/34670 (bounds checking for array intrinsics) | Thomas Koenig | 2 | -1/+11 |
2010-05-20 | re PR fortran/43851 (Add _gfortran_error_stop_numeric) | Jerry DeLisle | 2 | -5/+13 |
2010-05-20 | re PR fortran/43851 (Add _gfortran_error_stop_numeric) | Jerry DeLisle | 5 | -24/+53 |
2010-05-08 | Fix typo | Janne Blomqvist | 1 | -1/+1 |
2010-05-08 | Fix typo in symbol visibility specification | Janne Blomqvist | 2 | -1/+5 |
2010-05-07 | Remove free_mem | Janne Blomqvist | 14 | -62/+85 |