aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-022018-09-02 Thomas Koenig <tkoenig@gcc.gnu.org>gfortran-cafThomas Koenig
2018-09-022018-09-02 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2018-09-022018-09-02 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2018-09-022018-09-02 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2018-08-282018-08-28 Nicolas Koenig <koenigni@gcc.gnu.org>Nicolas Koenig
2018-08-272018-08-27 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2018-08-272018-08-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle
2018-08-212018-08-21 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2018-08-212018-08-21 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2018-08-212018-08-21 François Dumont <fdumont@gcc.gnu.org>François Dumont
2018-08-21Unconditionally use MAX_EXPR/MIN_EXPR for MAX/MIN intrinsicsJanne Blomqvist
2018-08-212018-08-21 Nicolas Koenig <koenigni@gcc.gnu.org>Nicolas Koenig
2018-08-21 PR c++/86499Marek Polacek
2018-08-212018-08-21 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2018-08-21 PR c++/86981, Implement -Wpessimizing-move.Marek Polacek
2018-08-21 PR c++/65043Marek 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