Age | Commit message (Expand) | Author | Files | Lines |
2005-11-05 | intrinsic.c (add_functions): Add function version of TTYNAM. | Francois-Xavier Coudert | 2 | -0/+30 |
2005-11-04 | re PR fortran/24636 (gfortran: STOP without stop-code too noisy, regression w... | Steven G. Kargl | 2 | -1/+6 |
2005-11-04 | re PR libfortran/22298 (libgfortran init() constructor isn't called if execut... | François-Xavier Coudert | 4 | -2/+30 |
2005-11-01 | re PR fortran/21565 (namelist in block data is illegal) | Paul Thomas | 2 | -0/+60 |
2005-10-31 | .cvsignore are not needed for subversion, remove them. | Andreas Jaeger | 1 | -1/+0 |
2005-10-31 | re PR libfortran/24584 (Segfault when reading empty string in namelist file) | Jerry DeLisle | 2 | -0/+6 |
2005-10-30 | re PR libfortran/20179 (cannot mix C and Fortran I/O) | Francois-Xavier Coudert | 4 | -0/+31 |
2005-10-30 | check.c (gfc_check_malloc, [...]): New functions. | Francois-Xavier Coudert | 4 | -2/+69 |
2005-10-29 | Makefile.am (kinds.h): Remove target, if command fails. | Mike Stump | 3 | -10/+18 |
2005-10-28 | check.c (gfc_check_alarm_sub, [...]): New functions. | Francois-Xavier Coudert | 7 | -10/+203 |
2005-10-28 | acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): New check. | François-Xavier Coudert | 8 | -19/+706 |
2005-10-25 | 2005-10-24 Jerry DeLisle <jvdelisle@verizon.net> | Jerry DeLisle | 1 | -1/+0 |
2005-10-25 | re PR libfortran/24224 (Generalized internal array IO not implemented.) | Jerry DeLisle | 6 | -80/+168 |
2005-10-24 | re PR libfortran/24416 (Wrong reading following namelist reading) | Paul Thomas | 2 | -5/+12 |
2005-10-24 | re PR libfortran/24489 (read_block wrong execution order) | Jerry DeLisle | 2 | -13/+20 |
2005-10-23 | re PR libfortran/23272 ([mingw32] inquire via filename fails) | Francois-Xavier Coudert | 8 | -6/+153 |
2005-10-23 | fpu.c: Add _GNU_SOURCE definition. | Francois-Xavier Coudert | 3 | -1/+10 |
2005-10-23 | re PR fortran/18022 (problem with structure and calling a function) | Paul Thomas | 2 | -0/+86 |
2005-10-21 | re PR libfortran/24383 (mingw doesn't have SSIZE_MAX) | Francois-Xavier Coudert | 2 | -0/+9 |
2005-10-19 | re PR libfortran/24432 (Missing symbols) | Francois-Xavier Coudert | 5 | -143/+153 |
2005-10-19 | re PR libfortran/24432 (Missing symbols) | Francois-Xavier Coudert | 2 | -0/+36 |
2005-10-14 | fpu-387.h (set_fpu): Remove extra ":" in stmxcsr. | Uros Bizjak | 2 | -5/+13 |
2005-10-13 | unix.c (fd_alloc_r_at): Use read() instead of do_read() only in case of speci... | Thomas Koenig | 2 | -8/+31 |
2005-10-13 | * config/fpu-387.h (set_fpu): Add "=m" for stmxcsr. | Uros Bizjak | 2 | -1/+5 |
2005-10-12 | gfortran.h: Add bitmasks for different FPE traps. | François-Xavier Coudert | 14 | -35/+463 |
2005-10-12 | unix.c: Remove parts of patch of 2005/10/07 that cause input from the termina... | Janne Blomqvist | 2 | -3/+8 |
2005-10-11 | re PR libfortran/24313 (complex sqrt function does not return principal value) | Steven G. Kargl | 2 | -2/+9 |
2005-10-07 | re PR libfortran/16339 (Unformatted i/o on large arrays inefficient) | Janne Blomqvist | 4 | -71/+373 |
2005-10-07 | transfer.c (write_block): Add test for end-of-file condition, removed from me... | Jerry DeLisle | 4 | -9/+31 |
2005-10-03 | * runtime/memory.c (allocate_size): Malloc 1 byte if size == 0. | Jakub Jelinek | 2 | -1/+5 |
2005-10-03 | re PR libfortran/19308 (I/O library should support more real and integer kinds) | François-Xavier Coudert | 408 | -436/+35451 |
2005-10-01 | memory.c (malloc_t): Remove. | Jakub Jelinek | 2 | -128/+26 |
2005-10-01 | libgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define. | Jakub Jelinek | 7 | -72/+95 |
2005-09-30 | re PR libfortran/24112 (Reopening file with STATUS='OLD' doesn't work) | Janne Blomqvist | 2 | -1/+6 |
2005-09-29 | string.c (find_option): Change 3rd argument to const st_option *. | Jakub Jelinek | 10 | -20/+38 |
2005-09-27 | re PR target/23552 (FAIL: gfortran.dg/large_real_kind_1.f90) | Steve Ellcey | 8 | -19/+428 |
2005-09-27 | Correct ChangeLog formatting and email address. | David Edelsohn | 1 | -15/+19 |
2005-09-26 | [multiple changes] | Janne Blomqvist | 5 | -28/+230 |
2005-09-26 | configure.ac: Add check for __clog. | David Edelsohn | 3 | -0/+87 |
2005-09-25 | c99_protos.h: Add prototypes for C99 complex functions. | Francois-Xavier Coudert | 19 | -1628/+9306 |
2005-09-25 | re PR libfortran/23803 ([mingw32] getlog malfunction) | Francois-Xavier Coudert | 4 | -1/+77 |
2005-09-24 | re PR libfortran/23802 ([mingw32] sleep malfunction) | Francois-Xavier Coudert | 2 | -0/+12 |
2005-09-24 | re PR libfortran/23380 ([mingw32] cpu_time intrinsic malfunction) | Francois-Xavier Coudert | 2 | -0/+46 |
2005-09-14 | PR fortran/21875 Internal Unit Array I/O, NIST | Jerry DeLisle | 7 | -33/+132 |
2005-09-13 | re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.) | Richard Sandiford | 18 | -426/+790 |
2005-09-11 | re PR libfortran/20179 (cannot mix C and Fortran I/O) | Francois-Xavier Coudert | 4 | -1/+24 |
2005-09-10 | unix.c: Remove mmap code. | Janne Blomqvist | 2 | -209/+10 |
2005-09-09 | re PR libfortran/23784 (close doesn't reset ioparm on error exit) | Francois-Xavier Coudert | 2 | -0/+8 |
2005-09-09 | gfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filepos, gfc_inquire and gf... | Thomas Koenig | 3 | -8/+20 |
2005-09-09 | re PR fortran/12840 ([4.0 only] Unable to find scalarization loop specifier) | Richard Sandiford | 2 | -1/+73 |