aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-02multi.c: Remove static variables _gfortrani_caf_this_image and caf_num_images.devel/gfortran-cafThomas Koenig4-2/+11
2018-09-02multi.c (_gfortran_caf_register): New function.Thomas Koenig2-0/+48
2018-09-02multi.c (_gfortran_caf_sync_images): Handle SYNC IMAGGES (*) correctly.Thomas Koenig2-9/+18
2018-09-02trans-decl.c (create_main_function): Move call of _gfortran_caf_init right be...Thomas Koenig8-64/+209
2018-08-28[multiple changes]Nicolas Koenig2-0/+192
2018-08-27ChangeLog-caf: Deleted and put info intoThomas Koenig3-11/+16
2018-08-272018-08-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle2-0/+6
2018-08-21Changelog-caf: New file.Thomas Koenig3-4/+33
2018-08-21Changelog-caf: New file.Thomas Koenig980-13817/+49618
2018-08-21P0646R1 Improving the Return Value of Erase-Like Algorithms IFrançois Dumont3-61/+199
2018-08-21Unconditionally use MAX_EXPR/MIN_EXPR for MAX/MIN intrinsicsJanne Blomqvist5-80/+37
2018-08-21re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig32-150/+1971
2018-08-21re PR c++/86499 (lambda-expressions with capture-default are allowed at names...Marek Polacek5-1/+24
2018-08-21decl.c (check_static_variable_definition): Change to return void.Paolo Carlini2-21/+17
2018-08-21PR c++/86981, Implement -Wpessimizing-move.Marek Polacek12-19/+423
2018-08-21re PR c++/65043 (Expected narrowing conversion during list initialization of ...Marek Polacek8-3/+80
2018-08-21* cp-tree.h: Fix typo.Marek Polacek2-1/+5
2018-08-21[Ada] Minor reformattingsHristian Kirtchev22-132/+163
2018-08-21[Ada] Add a new gnat tool vxlinkJerome Lambourg9-0/+1189
2018-08-21[Ada] Crash on expression function and tagged typesEd Schonberg5-16/+58
2018-08-21[Ada] Spurious crash on expression function as completion with contractsEd Schonberg8-209/+291
2018-08-21[Ada] Retention of with clauses for ignored Ghost unitsHristian Kirtchev2-3/+6
2018-08-21[Ada] Crash processing SPARK annotate aspectJavier Miranda5-1/+45
2018-08-21[Ada] Spurious error on overriding protected function in instanceEd Schonberg5-1/+67
2018-08-21[Ada] Properly set scope of artificial entities in blocksEd Schonberg2-11/+36
2018-08-21[Ada] Fix scope computation for loop statementsEd Schonberg2-1/+45
2018-08-21[Ada] Einfo: remove obsolete codeBob Duff3-75/+5
2018-08-21[Ada] Update for Ownership rules for access types according to AI12-0240Maroua Maalej2-2758/+1191
2018-08-21[Ada] Spurious ambiguity error on call returning an access typeEd Schonberg5-1/+38
2018-08-21[Ada] Document entries of the target parametrization fileYannick Moy3-3/+66
2018-08-21[Ada] Set scope of elaboration flag for 'AccessEd Schonberg2-0/+13
2018-08-21[Ada] Sprint: add guard on printing aspectsEd Schonberg2-2/+8
2018-08-21[Ada] Crash compiling SPARK ghost functions with callgraph infoJavier Miranda2-1/+13
2018-08-21[Ada] Unnesting: do not set size of access subprogramsEd Schonberg2-0/+15
2018-08-21[Ada] Unnesting: do not emit warnings for access to subprogramsEd Schonberg2-1/+10
2018-08-21[Ada] Improper copying of limited arrays with default initializationEd Schonberg2-7/+33
2018-08-21[Ada] Fix spurious error on unchecked conversion on VFA record typeEric Botcazou2-0/+7
2018-08-21[Ada] Fix internal error on extension of record with representation clauseEric Botcazou4-2/+59
2018-08-21[Ada] Spurious "Duplicated symbol" error with discriminated tasksEd Schonberg11-5/+71
2018-08-21[Ada] Define versions of dimension system for Float and Long_FloatYannick Moy15-528/+866
2018-08-21[Ada] General purpose doubly linked list for compiler and tool useHristian Kirtchev8-0/+2080
2018-08-21[Ada] Fix scope computation for entry bodies and accept alternativesEd Schonberg2-9/+25
2018-08-21[Ada] Crash on entry in generic with dynamic elaboration checksHristian Kirtchev8-12/+71
2018-08-21[Ada] Set_Targ: add a CodePeer annotationArnaud Charlet2-0/+7
2018-08-21[Ada] Compiler abort on call to expr. function for default discriminantEd Schonberg4-1/+32
2018-08-21[Ada] Dynamically resizable, load factor-based hash tableHristian Kirtchev5-33/+1870
2018-08-21[Ada] Enumeration types with non-standard representationJavier Miranda5-13/+116
2018-08-21[Ada] Handle pragmas that come from aspects for GNATprovePiotr Trojanek3-1/+22
2018-08-21[Ada] Add sa_messages.ad[sb] for SPARK 2014Pierre-Marie de Rodat3-0/+810
2018-08-21* testsuite/18_support/new_nothrow.cc: XFAIL on AIX.David Edelsohn2-0/+5