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