index
:
ampere-computing/gcc.git
common/ipa-str-reorg-v2
dfe-v1
gcc-7_3_0-amp-branch
gcc-7_3_0-retpoline-branch
gcc-7_3_0-retpoline2-branch
gcc-8_2_0-amp-branch
gcc-8_2_0-amp2-branch
gcc-8_2_0-amp3-branch
gcc-8_3_0-amp3-branch
gcc-8_4_0-amp-branch
gcc-9_1_0-amp-branch
gcc-9_3_0-amp-branch
master
master-dbcf2c2b2e
master-retpoline
GCC including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgfortran
/
runtime
/
main.c
Age
Commit message (
Expand
)
Author
2017-01-01
Update copyright years.
jakub
2016-12-21
* intrinsics/abort.c: Remove unused headers.
fxcoudert
2016-12-19
Remove unused libgfortran functions
jb
2016-08-11
Replace 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/54572
fxcoudert
2015-08-07
PR libfortran/66458
fxcoudert
2015-01-05
Update copyright years.
jakub
2014-10-20
PR 63589 Fix splitting of PATH in find_addr2line.
jb
2014-05-22
PR 60324 Handle long path names, don't use PATH_MAX.
jb
2014-01-02
Update copyright years in libgfortran/
rsandifo
2013-01-14
Update copyright years in libgfortran.
rsandifo
2012-05-05
Fix handling of temporary files.
jb
2012-01-12
PR 51803 Avoid malloc if getcwd fails or is not available.
jb
2012-01-11
2012-01-11 Tobias Burnus <burnus@net-b.de>
burnus
2012-01-11
PR 51803 Handle getcwd failure and lack of the function better.
jb
2011-11-11
PR 51090 Fix r181288 to conform to GNU style
jb
2011-11-11
PR 51090 Check that getenv result != NULL before proceeding.
jb
2011-05-29
PR 48931 Use async-signal-safe execve instead of execvp
jb
2011-05-22
PR 48931 Make backtrace async-signal-safe, reformat output
jb
2011-04-16
Replace sprintf with snprintf
jb
2009-06-14
* fmain.c (main): Don't PREFIX set_args.
fxcoudert
2009-05-27
Revert part of r147883 that breaks ABI
jb
2009-05-26
fortran/
burnus
2009-04-09
Licensing 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-13
2008-06-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2007-10-18
PR libfortran/32021
fxcoudert
2007-09-15
PR libfortran/21185
fxcoudert
2007-08-31
* m4/minloc1.m4: Update copyright year and ajust headers order.
fxcoudert
2007-08-12
PR fortran/30964
fxcoudert
2007-07-29
2007-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 included
fxcoudert
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/22298
fxcoudert
2005-10-12
* gfortran.h: Add bitmasks for different FPE traps. Add fpe
fxcoudert
2005-08-17
2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
kcook
2005-08-11
PR libfortran/20006
fxcoudert
2005-05-15
* runtime/normalize.c (almostone_r4, almostone_r8): Fix parameter
aj
2005-01-12
2005-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/15149
bdavis
2004-05-13
Merge tree-ssa-20020619-branch into mainline.
dnovillo