summaryrefslogtreecommitdiff
path: root/libgfortran/runtime
Commit message (Expand)AuthorAgeFilesLines
* format.c (parse_format_list): Add to ERROR, WARNING, SILENT enumerators NOTIF...Kai Tietz2010-03-121-3/+3
* pack.m4 (pack_'rtype_code`): Use count_0 for counting true values in a logica...Thomas Koenig2009-08-301-1/+1
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2009-08-251-0/+73
* cshift0.c: Update license to GPL3+exception.Steven G. Kargl2009-08-231-0/+25
* [multiple changes]Thomas Koenig2009-07-191-0/+199
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2009-06-212-13/+4
* fmain.c (main): Don't PREFIX set_args.Francois-Xavier Coudert2009-06-141-0/+1
* Revert part of r147883 that breaks ABIJanne Blomqvist2009-05-271-1/+1
* re PR fortran/39178 (Generate main() rather than using a main in libgfortran/...Tobias Burnus2009-05-261-20/+28
* re PR libfortran/22423 (Warnings when building libgfortran)François-Xavier Coudert2009-05-071-1/+4
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-0914-208/+137
* string.c (compare0): Use gfc_charlen_type.Janne Blomqvist2009-04-083-44/+7
* re PR fortran/38887 (run-time abort for MVBITS with run-time zero sized array...Daniel Kraft2009-01-211-3/+3
* * runtime/main.c (store_exe_path): Don't crash if argv0 is NULL.Adam Nemet2008-12-061-1/+2
* options.c (set_default_std_flags,gfc_init_options): Add comment: keep in sync...Tobias Burnus2008-09-241-3/+3
* error.c: Fix cast for printf.Jerry DeLisle2008-09-021-2/+2
* re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus2008-07-271-0/+15
* re PR fortran/36515 (Integer read from stdin yields a value overflow for a va...Jerry DeLisle2008-06-151-0/+3
* re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle2008-06-131-6/+5
* select.c: Moved content to select_inc.c.Francois-Xavier Coudert2008-05-183-108/+236
* re PR libfortran/36094 (Runtime error show_locus not working correctly)Jerry DeLisle2008-05-021-0/+5
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-04-133-113/+148
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-191-1/+1
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-192-16/+107
* re PR fortran/34594 (On error and END, no jump to ERR=<label>)Thomas Koenig2007-12-271-0/+7
* re PR fortran/33795 (Environment variable GFORTRAN_UNBUFFERED_<number> not wo...Francois-Xavier Coudert2007-10-191-26/+4
* re PR fortran/32021 (Fix,document,remove GFORTRAN_* environment variables)Francois-Xavier Coudert2007-10-182-9/+13
* environ.c (init_choice): Remove unused function.Ben Elliston2007-10-181-80/+0
* re PR fortran/32021 (Fix,document,remove GFORTRAN_* environment variables)François-Xavier Coudert2007-10-041-137/+0
* re PR libfortran/21185 (Improve testsuite results on newlib targets)Francois-Xavier Coudert2007-09-152-2/+6
* re PR libfortran/33386 (Fortran SELECT statement miscompiles)Francois-Xavier Coudert2007-09-111-1/+1
* re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert2007-09-033-41/+42
* minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert2007-08-3111-42/+18
* builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert2007-08-291-124/+0
* re PR fortran/30964 (optional arguments to random_seed)Francois-Xavier Coudert2007-08-121-1/+1
* re PR fortran/31189 (Support backtracing for non-library errors)Francois-Xavier Coudert2007-08-112-1/+78
* re PR fortran/31270 (print subscript value and array bounds when out-of-bound...Francois-Xavier Coudert2007-08-101-2/+8
* re PR libfortran/32858 (printf-capabilities for runtime_error())Thomas Koenig2007-07-292-60/+9
* re PR fortran/32035 ('<anonymous>' may be used uninitialized in this function)Francois-Xavier Coudert2007-07-271-8/+8
* re PR fortran/30814 (non-conforming array sizes in PACK should raise an error)Thomas Koenig2007-07-241-0/+2
* re PR libfortran/32611 (Print sign of negative zero)Jerry DeLisle2007-07-151-15/+18
* Fortran frontend:Janne Blomqvist2007-07-031-46/+28
* fortran frontend:Janne Blomqvist2007-07-011-67/+12
* re PR libfortran/32495 (static declaration of 'strcasestr' follows non-static...Adam Nemet2007-06-251-7/+9
* re PR libfortran/32456 (IO error message should show Unit/Filename)Jerry DeLisle2007-06-241-0/+14
* re PR libfortran/32345 (Unconditional snprintf use breaks all gfortran exec t...Rainer Orth2007-06-151-1/+5
* re PR fortran/32124 (Execution stops with stat= in ALLOCATE)Tobias Burnus2007-05-281-5/+21
* string.c (compare0): Use gfc_charlen_type instead of int.Janne Blomqvist2007-05-271-16/+29
* re PR fortran/31917 ([4.1 only] GFORTRAN_CONVERT_UNIT is ignored)Tobias Burnus2007-05-171-2/+14
* re PR fortran/30723 (Freeing memory doesn't need to call a library function)Francois-Xavier Coudert2007-05-142-40/+1