summaryrefslogtreecommitdiff
path: root/libgfortran/runtime/main.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-12-21 * intrinsics/abort.c: Remove unused headers.fxcoudert
2016-12-19Remove unused libgfortran functionsjb
2016-08-11Replace KISS PRNG with xorshift1024* using per-thread state.jb
2016-01-04 Update copyright years.jakub
2015-08-26 * libgfortran.h (show_variables): Remove prototype.fxcoudert
2015-08-23 PR libfortran/54572fxcoudert
2015-08-07 PR libfortran/66458fxcoudert
2015-01-05 Update copyright years.jakub
2014-10-20PR 63589 Fix splitting of PATH in find_addr2line.jb
2014-05-22PR 60324 Handle long path names, don't use PATH_MAX.jb
2014-01-02Update copyright years in libgfortran/rsandifo
2013-01-14Update copyright years in libgfortran.rsandifo
2012-05-05Fix handling of temporary files.jb
2012-01-12PR 51803 Avoid malloc if getcwd fails or is not available.jb
2012-01-112012-01-11 Tobias Burnus <burnus@net-b.de>burnus
2012-01-11PR 51803 Handle getcwd failure and lack of the function better.jb
2011-11-11PR 51090 Fix r181288 to conform to GNU stylejb
2011-11-11PR 51090 Check that getenv result != NULL before proceeding.jb
2011-05-29PR 48931 Use async-signal-safe execve instead of execvpjb
2011-05-22PR 48931 Make backtrace async-signal-safe, reformat outputjb
2011-04-16Replace sprintf with snprintfjb
2009-06-14 * fmain.c (main): Don't PREFIX set_args.fxcoudert
2009-05-27Revert part of r147883 that breaks ABIjb
2009-05-26fortran/burnus
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub
2008-12-06 * runtime/main.c (store_exe_path): Don't crash if argv0 is NULL.nemet
2008-06-132008-06-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle
2007-10-18 PR libfortran/32021fxcoudert
2007-09-15 PR libfortran/21185fxcoudert
2007-08-31 * m4/minloc1.m4: Update copyright year and ajust headers order.fxcoudert
2007-08-12 PR fortran/30964fxcoudert
2007-07-292007-07-29 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2007-04-19 * runtime/main.c (please_free_exe_path_when_done): New variable.fxcoudert
2007-04-06 * intrinsics/cpu_time.c: Don't include headers already includedfxcoudert
2007-03-16 * runtime/main.c: Include "config.h" first.dje
2007-03-15 * gfortran.h (gfc_option_t): Add flag_backtrace field.fxcoudert
2005-11-04 PR libfortran/22298fxcoudert
2005-10-12 * gfortran.h: Add bitmasks for different FPE traps. Add fpefxcoudert
2005-08-172005-08-17 Kelley Cook <kcook@gcc.gnu.org>kcook
2005-08-11 PR libfortran/20006fxcoudert
2005-05-15 * runtime/normalize.c (almostone_r4, almostone_r8): Fix parameteraj
2005-01-122005-01-12 Toon Moene <toon@moene.indiv.nluug.nl>toon
2004-12-12 * acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.rth
2004-12-07 * intrinsics/c99_functions.c, intrinsics/eoshift0.c,rth
2004-05-14 PR fortran/15149bdavis
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo