aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/runtime
AgeCommit message (Expand)AuthorFilesLines
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek4-4/+7
2010-11-16re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert2-12/+48
2010-11-03re PR fortran/43899 (Wrong unused-variable warning with NAMELISTs)Jerry DeLisle1-1/+14
2010-10-21re PR fortran/46079 (ABI for empty stop statement broken)Jerry DeLisle1-1/+21
2010-09-10string.c (compare0): Remove.Francois-Xavier Coudert1-19/+4
2010-06-25decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.Tobias Burnus1-3/+3
2010-05-20re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle1-5/+7
2010-05-20re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle2-22/+32
2010-05-07Remove free_memJanne Blomqvist2-11/+4
2010-04-06re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus1-1/+20
2010-04-01transfer.c: Update copyright.Paul Thomas1-1/+1
2010-03-12format.c (parse_format_list): Add to ERROR, WARNING, SILENT enumerators NOTIF...Kai Tietz1-3/+3
2009-08-30pack.m4 (pack_'rtype_code`): Use count_0 for counting true values in a logica...Thomas Koenig1-1/+1
2009-08-25re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig1-0/+73
2009-08-23cshift0.c: Update license to GPL3+exception.Steven G. Kargl1-0/+25
2009-07-19[multiple changes]Thomas Koenig1-0/+199
2009-06-21re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2-13/+4
2009-06-14fmain.c (main): Don't PREFIX set_args.Francois-Xavier Coudert1-0/+1
2009-05-27Revert part of r147883 that breaks ABIJanne Blomqvist1-1/+1
2009-05-26re PR fortran/39178 (Generate main() rather than using a main in libgfortran/...Tobias Burnus1-20/+28
2009-05-07re PR libfortran/22423 (Warnings when building libgfortran)François-Xavier Coudert1-1/+4
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek14-208/+137
2009-04-08string.c (compare0): Use gfc_charlen_type.Janne Blomqvist3-44/+7
2009-01-21re PR fortran/38887 (run-time abort for MVBITS with run-time zero sized array...Daniel Kraft1-3/+3
2008-12-06* runtime/main.c (store_exe_path): Don't crash if argv0 is NULL.Adam Nemet1-1/+2
2008-09-24options.c (set_default_std_flags,gfc_init_options): Add comment: keep in sync...Tobias Burnus1-3/+3
2008-09-02error.c: Fix cast for printf.Jerry DeLisle1-2/+2
2008-07-27re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus1-0/+15
2008-06-15re PR fortran/36515 (Integer read from stdin yields a value overflow for a va...Jerry DeLisle1-0/+3
2008-06-13re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle1-6/+5
2008-05-18select.c: Moved content to select_inc.c.Francois-Xavier Coudert3-108/+236
2008-05-02re PR libfortran/36094 (Runtime error show_locus not working correctly)Jerry DeLisle1-0/+5
2008-04-13re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig3-113/+148
2008-03-19re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-1/+1
2008-03-19re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2-16/+107
2007-12-27re PR fortran/34594 (On error and END, no jump to ERR=<label>)Thomas Koenig1-0/+7
2007-10-19re PR fortran/33795 (Environment variable GFORTRAN_UNBUFFERED_<number> not wo...Francois-Xavier Coudert1-26/+4
2007-10-18re PR fortran/32021 (Fix,document,remove GFORTRAN_* environment variables)Francois-Xavier Coudert2-9/+13
2007-10-18environ.c (init_choice): Remove unused function.Ben Elliston1-80/+0
2007-10-04re PR fortran/32021 (Fix,document,remove GFORTRAN_* environment variables)François-Xavier Coudert1-137/+0
2007-09-15re PR libfortran/21185 (Improve testsuite results on newlib targets)Francois-Xavier Coudert2-2/+6
2007-09-11re PR libfortran/33386 (Fortran SELECT statement miscompiles)Francois-Xavier Coudert1-1/+1
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert3-41/+42
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert11-42/+18
2007-08-29builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert1-124/+0
2007-08-12re PR fortran/30964 (optional arguments to random_seed)Francois-Xavier Coudert1-1/+1
2007-08-11re PR fortran/31189 (Support backtracing for non-library errors)Francois-Xavier Coudert2-1/+78
2007-08-10re PR fortran/31270 (print subscript value and array bounds when out-of-bound...Francois-Xavier Coudert1-2/+8
2007-07-29re PR libfortran/32858 (printf-capabilities for runtime_error())Thomas Koenig2-60/+9
2007-07-27re PR fortran/32035 ('<anonymous>' may be used uninitialized in this function)Francois-Xavier Coudert1-8/+8