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
/
gcc
/
fortran
/
iresolve.c
Age
Commit message (
Expand
)
Author
2020-04-07
Fix PR fortran/93871 and re-implement degree-valued trigonometric intrinsics.
Fritz Reese
2020-01-30
Remove check for maximum symbol name length.
Andrew Benson
2020-01-01
Update copyright years.
Jakub Jelinek
2019-12-30
Remove KIND argument from INDEX so it does not mess up scalarization.
Thomas Koenig
2019-03-18
re PR fortran/68009 (prototype for gfortran_runtime_error with inline matmul)
Thomas Koenig
2019-01-07
re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)
Thomas Koenig
2019-01-01
Update copyright years.
Jakub Jelinek
2018-10-28
re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...
Thomas Koenig
2018-09-20
gfortran.h (gfc_str_startswith): New macro.
Janus Weil
2018-06-01
re PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM INIT (REPEATABLE, IMAG...
Steven G. Kargl
2018-03-14
check.c (gfc_check_kill_sub): Remove check for INTEGER(4) or (8).
Steven G. Kargl
2018-03-11
check.c (gfc_check_kill): Check pid and sig are scalar.
Steven G. Kargl
2018-01-26
Partial Failed Images patch
Damian Rouson
2018-01-15
re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...
Thomas Koenig
2018-01-05
PR 78534 Change character length from int to size_t
Janne Blomqvist
2018-01-03
Update copyright years.
Jakub Jelinek
2017-12-03
re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)
Thomas Koenig
2017-11-22
re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)
Thomas Koenig
2017-11-04
re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument)
Thomas Koenig
2017-03-05
check.c (positive_check): Add new function checking constant for being greate...
Andre Vehreschild
2017-01-21
gfortran.h (gfc_extract_int): Change return type to bool.
Jakub Jelinek
2017-01-13
Revert r244448
Janne Blomqvist
2017-01-13
PR 78534 Change character length from int to size_t
Janne Blomqvist
2017-01-03
PR 78534 Revert r244011
Janne Blomqvist
2017-01-03
PR 78534 Change character length from int to size_t
Janne Blomqvist
2017-01-01
Update copyright years.
Jakub Jelinek
2016-12-21
iresolve.c (gfc_resolve_ftell): Call "ftell" instead of "ftell2".
Francois-Xavier Coudert
2016-11-07
re PR fortran/78226 (Fill out location information everywhere)
Thomas Koenig
2016-10-11
iresolve.c (is_trig_resolved, [...]): Formatting fixes.
Jakub Jelinek
2016-10-11
Fix bad commit for -fdec-math.
Fritz Reese
2016-10-11
simplify.c (radians_f): Fix mpdr_mod.
Jerry DeLisle
2016-10-11
New flag -fdec-math for COTAN and degree trig intrinsics.
Fritz Reese
2016-01-04
Update copyright years.
Jakub Jelinek
2015-12-02
check.c (gfc_check_event_query): New function.
Tobias Burnus
2015-11-11
decl.c: Remove unused header files.
Andrew MacLeod
2015-10-29
decl.c: Reorder #include's and remove duplicates.
Andrew MacLeod
2015-08-28
re PR fortran/53668 (Cray-pointer diagnostic enhancement)
Francois-Xavier Coudert
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
2015-06-04
re PR fortran/58749 (PACK(ADJUSTL([" a"," b"]), [.TRUE.,.FALSE.]) causes an i...
Thomas Koenig
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
2015-05-06
re PR fortran/37131 (inline matmul for small matrix sizes)
Thomas Koenig
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
2015-01-05
Update copyright years.
Jakub Jelinek
2014-06-15
re PR fortran/28484 ([F03] system_clock with real-type count_rate does not co...
Francois-Xavier Coudert
2014-05-25
check.c (gfc_check_num_images): New.
Tobias Burnus
2014-01-02
Update copyright years in gcc/
Richard Sandiford
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
2013-04-07
re PR fortran/56849 (Missing compile-time shape check for RESHAPE assignments...
Tobias Burnus
[next]