index
:
ampere-computing/gcc-experimental.git
common/ipa-str-reorg
common/ipa-str-reorg-v2
common/ipa-str-reorg-v3
common/ipa-str-reorg-v4
erick/ipa-str-reorg
erick/type-escape-analysis-merge
erick/type-playground
gcc_master_new7
gcc_master_new8
master
gcc-experimental
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgfortran
/
runtime
/
compile_options.c
Age
Commit message (
Expand
)
Author
2020-01-01
Update copyright years.
Jakub Jelinek
2019-01-01
Update copyright years.
Jakub Jelinek
2018-01-03
Update copyright years.
Jakub Jelinek
2017-01-01
Update copyright years.
Jakub Jelinek
2016-12-19
trans-decl.c (create_main_function): Remove unused elements to the set_option...
Francois-Xavier Coudert
2016-01-04
Update copyright years.
Jakub Jelinek
2015-09-02
PR 67414 Better diagnostics on backtrace failure, gf_strerror bugfix
Janne Blomqvist
2015-08-23
re PR libfortran/54572 (Use libbacktrace library)
Francois-Xavier Coudert
2015-08-06
* runtime/compile_options.c (set_options): Fix typos.
Francois-Xavier Coudert
2015-01-05
Update copyright years.
Jakub Jelinek
2014-11-28
Add support for a minimal version of libgfortran for accelerator targets.
Bernd Schmidt
2014-01-02
Update copyright years in libgfortran/
Richard Sandiford
2013-06-17
gfortran.h (gfc_option_t): Add fpe_summary.
Tobias Burnus
2013-01-14
Update copyright years in libgfortran.
Richard Sandiford
2012-12-20
re PR libfortran/36044 (user-requested backtrace)
Janus Weil
2012-05-14
PR 52428 Range checking when reading integer values.
Janne Blomqvist
2012-01-10
re PR fortran/51197 (Backtrace information less useful)
Tobias Burnus
2012-01-09
re PR fortran/51197 (Backtrace information less useful)
Harald Anlauf
2011-11-09
Configure cleanup.
Janne Blomqvist
2011-05-29
PR 48931 Use async-signal-safe execve instead of execvp
Janne Blomqvist
2011-05-14
PR 48915 Abort handling
Janne Blomqvist
2010-06-25
decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.
Tobias Burnus
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
2008-09-24
options.c (set_default_std_flags,gfc_init_options): Add comment: keep in sync...
Tobias Burnus
2008-06-15
re PR fortran/36515 (Integer read from stdin yields a value overflow for a va...
Jerry DeLisle
2007-09-15
re PR libfortran/21185 (Improve testsuite results on newlib targets)
Francois-Xavier Coudert
2007-08-31
minloc1.m4: Update copyright year and ajust headers order.
Francois-Xavier Coudert
2007-08-11
re PR fortran/31189 (Support backtracing for non-library errors)
Francois-Xavier Coudert
2007-07-24
re PR fortran/30814 (non-conforming array sizes in PACK should raise an error)
Thomas Koenig
2007-07-15
re PR libfortran/32611 (Print sign of negative zero)
Jerry DeLisle
2007-03-15
gfortran.h (gfc_option_t): Add flag_backtrace field.
Francois-Xavier Coudert
2007-01-18
re PR libfortran/29649 (Force core dump on runtime library errors)
Francois-Xavier Coudert
2006-12-01
re PR libfortran/29568 (implement unformatted files with subrecords (Intel st...
Thomas Koenig
2006-03-22
[multiple changes]
Thomas Koenig
2006-02-08
re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed outp...
François-Xavier Coudert
2006-02-06
re PR fortran/23815 (Add -byteswapio flag)
Thomas Koenig
2005-08-17
All files: Update FSF address.
Kelley Cook
2005-08-11
re PR libfortran/20006 ($ format extension doesn't work)
Francois-Xavier Coudert