summaryrefslogtreecommitdiff
path: root/libgfortran/runtime
Commit message (Expand)AuthorAgeFilesLines
* ctime.c: Include <stdlib.h>.Andreas Schwab2011-07-231-0/+1
* error.c (sys_abort): Change argument list from "()" to "(void)".Tobias Burnus2011-07-091-1/+1
* memory.c (internal_malloc_size): If size is zero, allocate a single byte.Thomas Koenig2011-07-051-2/+2
* PR 48931 Use async-signal-safe execve instead of execvpJanne Blomqvist2011-05-293-2/+60
* PR 49214 fd_gets should return NULL if nothing was readJanne Blomqvist2011-05-291-0/+2
* stop.c (stop_string,error_stop_string): Minor cleanup.Tobias Burnus2011-05-221-4/+2
* PR 48931 Make backtrace async-signal-safe, reformat outputJanne Blomqvist2011-05-222-166/+151
* lang.opt (fdump-core): Re-add as ignored option for backward compatibility.Tobias Burnus2011-05-141-4/+1
* PR 48915 Abort handlingJanne Blomqvist2011-05-145-112/+126
* Error printing thread safety, remove GFORTRAN_USE_STDERRJanne Blomqvist2011-05-145-69/+161
* Replace sprintf with snprintfJanne Blomqvist2011-04-162-10/+8
* PR 46267 strerror thread safetyJanne Blomqvist2011-01-221-3/+39
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-034-4/+7
* re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert2010-11-162-12/+48
* re PR fortran/43899 (Wrong unused-variable warning with NAMELISTs)Jerry DeLisle2010-11-031-1/+14
* re PR fortran/46079 (ABI for empty stop statement broken)Jerry DeLisle2010-10-211-1/+21
* string.c (compare0): Remove.Francois-Xavier Coudert2010-09-101-19/+4
* decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.Tobias Burnus2010-06-251-3/+3
* re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle2010-05-201-5/+7
* re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle2010-05-202-22/+32
* Remove free_memJanne Blomqvist2010-05-072-11/+4
* re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus2010-04-061-1/+20
* transfer.c: Update copyright.Paul Thomas2010-04-011-1/+1
* 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