aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-02multi.c: Remove static variables _gfortrani_caf_this_image and caf_num_images.devel/gfortran-cafThomas Koenig
2018-09-02multi.c (_gfortran_caf_register): New function.Thomas Koenig
2018-09-02multi.c (_gfortran_caf_sync_images): Handle SYNC IMAGGES (*) correctly.Thomas Koenig
2018-09-02trans-decl.c (create_main_function): Move call of _gfortran_caf_init right be...Thomas Koenig
2018-08-28[multiple changes]Nicolas Koenig
2018-08-27ChangeLog-caf: Deleted and put info intoThomas Koenig
2018-08-272018-08-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle
2018-08-21Changelog-caf: New file.Thomas Koenig
2018-08-21Changelog-caf: New file.Thomas Koenig
2018-08-21P0646R1 Improving the Return Value of Erase-Like Algorithms IFrançois Dumont
2018-08-21Unconditionally use MAX_EXPR/MIN_EXPR for MAX/MIN intrinsicsJanne Blomqvist
2018-08-21re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig
2018-08-21re PR c++/86499 (lambda-expressions with capture-default are allowed at names...Marek Polacek
2018-08-21decl.c (check_static_variable_definition): Change to return void.Paolo Carlini
2018-08-21PR c++/86981, Implement -Wpessimizing-move.Marek Polacek
2018-08-21re PR c++/65043 (Expected narrowing conversion during list initialization of ...Marek Polacek
2018-08-21* cp-tree.h: Fix typo.Marek Polacek
2018-08-21[Ada] Minor reformattingsHristian Kirtchev
2018-08-21[Ada] Add a new gnat tool vxlinkJerome Lambourg
2018-08-21[Ada] Crash on expression function and tagged typesEd Schonberg
2018-08-21[Ada] Spurious crash on expression function as completion with contractsEd Schonberg
2018-08-21[Ada] Retention of with clauses for ignored Ghost unitsHristian Kirtchev
2018-08-21[Ada] Crash processing SPARK annotate aspectJavier Miranda
2018-08-21[Ada] Spurious error on overriding protected function in instanceEd Schonberg
2018-08-21[Ada] Properly set scope of artificial entities in blocksEd Schonberg
2018-08-21[Ada] Fix scope computation for loop statementsEd Schonberg
2018-08-21[Ada] Einfo: remove obsolete codeBob Duff
2018-08-21[Ada] Update for Ownership rules for access types according to AI12-0240Maroua Maalej
2018-08-21[Ada] Spurious ambiguity error on call returning an access typeEd Schonberg
2018-08-21[Ada] Document entries of the target parametrization fileYannick Moy
2018-08-21[Ada] Set scope of elaboration flag for 'AccessEd Schonberg
2018-08-21[Ada] Sprint: add guard on printing aspectsEd Schonberg
2018-08-21[Ada] Crash compiling SPARK ghost functions with callgraph infoJavier Miranda
2018-08-21[Ada] Unnesting: do not set size of access subprogramsEd Schonberg
2018-08-21[Ada] Unnesting: do not emit warnings for access to subprogramsEd Schonberg
2018-08-21[Ada] Improper copying of limited arrays with default initializationEd Schonberg
2018-08-21[Ada] Fix spurious error on unchecked conversion on VFA record typeEric Botcazou
2018-08-21[Ada] Fix internal error on extension of record with representation clauseEric Botcazou
2018-08-21[Ada] Spurious "Duplicated symbol" error with discriminated tasksEd Schonberg
2018-08-21[Ada] Define versions of dimension system for Float and Long_FloatYannick Moy
2018-08-21[Ada] General purpose doubly linked list for compiler and tool useHristian Kirtchev
2018-08-21[Ada] Fix scope computation for entry bodies and accept alternativesEd Schonberg
2018-08-21[Ada] Crash on entry in generic with dynamic elaboration checksHristian Kirtchev
2018-08-21[Ada] Set_Targ: add a CodePeer annotationArnaud Charlet
2018-08-21[Ada] Compiler abort on call to expr. function for default discriminantEd Schonberg
2018-08-21[Ada] Dynamically resizable, load factor-based hash tableHristian Kirtchev
2018-08-21[Ada] Enumeration types with non-standard representationJavier Miranda
2018-08-21[Ada] Handle pragmas that come from aspects for GNATprovePiotr Trojanek
2018-08-21[Ada] Add sa_messages.ad[sb] for SPARK 2014Pierre-Marie de Rodat
2018-08-21* testsuite/18_support/new_nothrow.cc: XFAIL on AIX.David Edelsohn