Age | Commit message (Expand) | Author | Files | Lines |
2011-05-14 | PR 48915 Abort handling | Janne Blomqvist | 1 | -47/+55 |
2011-05-14 | Error printing thread safety, remove GFORTRAN_USE_STDERR | Janne Blomqvist | 1 | -18/+93 |
2011-01-22 | PR 46267 strerror thread safety | Janne Blomqvist | 1 | -3/+39 |
2010-11-03 | re PR fortran/43899 (Wrong unused-variable warning with NAMELISTs) | Jerry DeLisle | 1 | -1/+14 |
2010-05-07 | Remove free_mem | Janne Blomqvist | 1 | -2/+2 |
2010-04-01 | transfer.c: Update copyright. | Paul Thomas | 1 | -1/+1 |
2010-03-12 | format.c (parse_format_list): Add to ERROR, WARNING, SILENT enumerators NOTIF... | Kai Tietz | 1 | -3/+3 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -15/+11 |
2009-04-08 | string.c (compare0): Use gfc_charlen_type. | Janne Blomqvist | 1 | -40/+3 |
2008-09-02 | error.c: Fix cast for printf. | Jerry DeLisle | 1 | -2/+2 |
2008-07-27 | re PR fortran/36132 (_gfortran_internal_pack on optional arguments) | Tobias Burnus | 1 | -0/+15 |
2008-05-02 | re PR libfortran/36094 (Runtime error show_locus not working correctly) | Jerry DeLisle | 1 | -0/+5 |
2007-12-27 | re PR fortran/34594 (On error and END, no jump to ERR=<label>) | Thomas Koenig | 1 | -0/+7 |
2007-09-03 | re PR fortran/31675 (Fortran front-end and libgfortran should have a common h... | Francois-Xavier Coudert | 1 | -24/+24 |
2007-08-31 | minloc1.m4: Update copyright year and ajust headers order. | Francois-Xavier Coudert | 1 | -5/+2 |
2007-08-10 | re PR fortran/31270 (print subscript value and array bounds when out-of-bound... | Francois-Xavier Coudert | 1 | -2/+8 |
2007-07-29 | re PR libfortran/32858 (printf-capabilities for runtime_error()) | Thomas Koenig | 1 | -59/+8 |
2007-06-24 | re PR libfortran/32456 (IO error message should show Unit/Filename) | Jerry DeLisle | 1 | -0/+14 |
2007-05-14 | re PR fortran/30723 (Freeing memory doesn't need to call a library function) | Francois-Xavier Coudert | 1 | -0/+1 |
2007-05-06 | re PR fortran/31201 (Too large unit number generates wrong code) | Jerry DeLisle | 1 | -1/+14 |
2007-04-06 | cpu_time.c: Don't include headers already included by libgfortran.h. | Francois-Xavier Coudert | 1 | -1/+0 |
2007-03-15 | gfortran.h (gfc_option_t): Add flag_backtrace field. | Francois-Xavier Coudert | 1 | -0/+6 |
2007-01-21 | * runtime/error.c: Include sys/time.h before sys/resource.h. | François-Xavier Coudert | 1 | -4/+6 |
2007-01-18 | re PR libfortran/29649 (Force core dump on runtime library errors) | Francois-Xavier Coudert | 1 | -0/+59 |
2007-01-17 | re PR libfortran/27107 (Make dependency on io/io.h broken) | Francois-Xavier Coudert | 1 | -100/+0 |
2006-12-06 | re PR libfortran/30009 ([4.1 only] Unformatted reads exceeding storage units ... | Thomas Koenig | 1 | -0/+4 |
2006-12-01 | re PR libfortran/29568 (implement unformatted files with subrecords (Intel st... | Thomas Koenig | 1 | -1/+1 |
2006-11-16 | trans-decl.c (gfc_get_symbol_decl): Fix formatting. | François-Xavier Coudert | 1 | -1/+1 |
2006-10-31 | re PR libfortran/29627 ([4.1 only] partial unformatted reads shouldn't succeed) | Thomas Koenig | 1 | -0/+4 |
2006-10-21 | error.c: Add errno.h | Steven G. Kargl | 1 | -1/+2 |
2006-07-04 | re PR libfortran/27704 (Incorrect runtime error on multiple OPEN) | Jerry DeLisle | 1 | -2/+7 |
2006-03-18 | re PR fortran/26509 (incorrect behaviour of error-handler for direct access w... | Jerry DeLisle | 1 | -0/+4 |
2006-02-19 | re PR libfortran/21303 (L edit descriptor without a width) | François-Xavier Coudert | 1 | -0/+19 |
2006-02-08 | re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed outp... | François-Xavier Coudert | 1 | -1/+4 |
2005-12-28 | re PR libfortran/25139 ("Invalid argument" error on I/O) | Jerry DeLisle | 1 | -0/+8 |
2005-11-21 | re PR fortran/14943 (read/write code generation is not thread safe) | Jakub Jelinek | 1 | -33/+25 |
2005-11-04 | re PR libfortran/22298 (libgfortran init() constructor isn't called if execut... | François-Xavier Coudert | 1 | -0/+7 |
2005-10-25 | re PR libfortran/24224 (Generalized internal array IO not implemented.) | Jerry DeLisle | 1 | -4/+0 |
2005-10-01 | libgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define. | Jakub Jelinek | 1 | -35/+31 |
2005-09-14 | PR fortran/21875 Internal Unit Array I/O, NIST | Jerry DeLisle | 1 | -0/+4 |
2005-09-09 | gfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filepos, gfc_inquire and gf... | Thomas Koenig | 1 | -8/+11 |
2005-08-17 | All files: Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-08-11 | re PR libfortran/20006 ($ format extension doesn't work) | Francois-Xavier Coudert | 1 | -0/+26 |
2005-07-09 | [multiple changes] | Thomas Koenig | 1 | -2/+3 |
2005-06-23 | c99_functions.c (log10l): New log10l function for systems where this is not a... | Francois-Xavier Coudert | 1 | -3/+3 |
2005-01-12 | re PR libfortran/19280 (Inconsistent licensing of libgfortran) | Toon Moene | 1 | -4/+13 |
2004-12-19 | libgfortran.h (itoa): Rename to gfc_itoa. | Aaron W. LaFramboise | 1 | -3/+3 |
2004-12-12 | acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New. | Richard Henderson | 1 | -2/+6 |
2004-12-06 | c99_functions.c, [...]: Whitespace fixes. | Richard Henderson | 1 | -10/+2 |
2004-08-31 | error.c (generate_error): Set both iostat and library_return. | Paul Brook | 1 | -6/+7 |