summaryrefslogtreecommitdiff
path: root/libgfortran/runtime/main.c
Commit message (Expand)AuthorAgeFilesLines
* PR 63589 Fix splitting of PATH in find_addr2line.jb2014-10-201-16/+28
* PR 60324 Handle long path names, don't use PATH_MAX.jb2014-05-221-18/+46
* Update copyright years in libgfortran/rsandifo2014-01-021-1/+1
* Update copyright years in libgfortran.rsandifo2013-01-141-2/+1
* Fix handling of temporary files.jb2012-05-051-1/+1
* PR 51803 Avoid malloc if getcwd fails or is not available.jb2012-01-121-3/+8
* 2012-01-11 Tobias Burnus <burnus@net-b.de>burnus2012-01-111-4/+12
* PR 51803 Handle getcwd failure and lack of the function better.jb2012-01-111-1/+3
* PR 51090 Fix r181288 to conform to GNU stylejb2011-11-111-1/+1
* PR 51090 Check that getenv result != NULL before proceeding.jb2011-11-111-0/+2
* PR 48931 Use async-signal-safe execve instead of execvpjb2011-05-291-0/+39
* PR 48931 Make backtrace async-signal-safe, reformat outputjb2011-05-221-1/+16
* Replace sprintf with snprintfjb2011-04-161-4/+6
* * fmain.c (main): Don't PREFIX set_args.fxcoudert2009-06-141-0/+1
* Revert part of r147883 that breaks ABIjb2009-05-271-1/+1
* fortran/burnus2009-05-261-20/+28
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-15/+10
* * runtime/main.c (store_exe_path): Don't crash if argv0 is NULL.nemet2008-12-061-1/+2
* 2008-06-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2008-06-131-6/+5
* PR libfortran/32021fxcoudert2007-10-181-1/+1
* PR libfortran/21185fxcoudert2007-09-151-0/+4
* * m4/minloc1.m4: Update copyright year and ajust headers order.fxcoudert2007-08-311-4/+2
* PR fortran/30964fxcoudert2007-08-121-1/+1
* 2007-07-29 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2007-07-291-1/+1
* * runtime/main.c (please_free_exe_path_when_done): New variable.fxcoudert2007-04-191-0/+7
* * intrinsics/cpu_time.c: Don't include headers already includedfxcoudert2007-04-061-2/+0
* * runtime/main.c: Include "config.h" first.dje2007-03-161-1/+1
* * gfortran.h (gfc_option_t): Add flag_backtrace field.fxcoudert2007-03-151-0/+44
* PR libfortran/22298fxcoudert2005-11-041-0/+8
* * gfortran.h: Add bitmasks for different FPE traps. Add fpefxcoudert2005-10-121-0/+1
* 2005-08-17 Kelley Cook <kcook@gcc.gnu.org>kcook2005-08-171-2/+2
* PR libfortran/20006fxcoudert2005-08-111-0/+1
* * runtime/normalize.c (almostone_r4, almostone_r8): Fix parameteraj2005-05-151-2/+2
* 2005-01-12 Toon Moene <toon@moene.indiv.nluug.nl>toon2005-01-121-4/+13
* * acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.rth2004-12-121-5/+2
* * intrinsics/c99_functions.c, intrinsics/eoshift0.c,rth2004-12-071-2/+0
* PR fortran/15149bdavis2004-05-141-0/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+113