aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-022018-09-02 Thomas Koenig <tkoenig@gcc.gnu.org>gfortran-caftkoenig
2018-09-022018-09-02 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2018-09-022018-09-02 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2018-09-022018-09-02 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2018-08-282018-08-28 Nicolas Koenig <koenigni@gcc.gnu.org>koenigni
2018-08-272018-08-27 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2018-08-272018-08-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle
2018-08-212018-08-21 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2018-08-212018-08-21 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2018-08-212018-08-21 François Dumont <fdumont@gcc.gnu.org>fdumont
2018-08-21Unconditionally use MAX_EXPR/MIN_EXPR for MAX/MIN intrinsicsjb
2018-08-212018-08-21 Nicolas Koenig <koenigni@gcc.gnu.org>koenigni
2018-08-21 PR c++/86499mpolacek
2018-08-212018-08-21 Paolo Carlini <paolo.carlini@oracle.com>paolo
2018-08-21 PR c++/86981, Implement -Wpessimizing-move.mpolacek
2018-08-21 PR c++/65043mpolacek
2018-08-21 * cp-tree.h: Fix typo.mpolacek
2018-08-21[Ada] Minor reformattingspmderodat
2018-08-21[Ada] Add a new gnat tool vxlinkpmderodat
2018-08-21[Ada] Crash on expression function and tagged typespmderodat
2018-08-21[Ada] Spurious crash on expression function as completion with contractspmderodat
2018-08-21[Ada] Retention of with clauses for ignored Ghost unitspmderodat
2018-08-21[Ada] Crash processing SPARK annotate aspectpmderodat
2018-08-21[Ada] Spurious error on overriding protected function in instancepmderodat
2018-08-21[Ada] Properly set scope of artificial entities in blockspmderodat
2018-08-21[Ada] Fix scope computation for loop statementspmderodat
2018-08-21[Ada] Einfo: remove obsolete codepmderodat
2018-08-21[Ada] Update for Ownership rules for access types according to AI12-0240pmderodat
2018-08-21[Ada] Spurious ambiguity error on call returning an access typepmderodat
2018-08-21[Ada] Document entries of the target parametrization filepmderodat
2018-08-21[Ada] Set scope of elaboration flag for 'Accesspmderodat
2018-08-21[Ada] Sprint: add guard on printing aspectspmderodat
2018-08-21[Ada] Crash compiling SPARK ghost functions with callgraph infopmderodat
2018-08-21[Ada] Unnesting: do not set size of access subprogramspmderodat
2018-08-21[Ada] Unnesting: do not emit warnings for access to subprogramspmderodat
2018-08-21[Ada] Improper copying of limited arrays with default initializationpmderodat
2018-08-21[Ada] Fix spurious error on unchecked conversion on VFA record typepmderodat
2018-08-21[Ada] Fix internal error on extension of record with representation clausepmderodat
2018-08-21[Ada] Spurious "Duplicated symbol" error with discriminated taskspmderodat
2018-08-21[Ada] Define versions of dimension system for Float and Long_Floatpmderodat
2018-08-21[Ada] General purpose doubly linked list for compiler and tool usepmderodat
2018-08-21[Ada] Fix scope computation for entry bodies and accept alternativespmderodat
2018-08-21[Ada] Crash on entry in generic with dynamic elaboration checkspmderodat
2018-08-21[Ada] Set_Targ: add a CodePeer annotationpmderodat
2018-08-21[Ada] Compiler abort on call to expr. function for default discriminantpmderodat
2018-08-21[Ada] Dynamically resizable, load factor-based hash tablepmderodat
2018-08-21[Ada] Enumeration types with non-standard representationpmderodat
2018-08-21[Ada] Handle pragmas that come from aspects for GNATprovepmderodat
2018-08-21[Ada] Add sa_messages.ad[sb] for SPARK 2014pmderodat
2018-08-21* testsuite/18_support/new_nothrow.cc: XFAIL on AIX.dje