]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-09-26  paolo2018-09-26 Paolo Carlini <paolo.carlini@oracle.com>
2018-09-26  paolo2018-09-26 Paolo Carlini <paolo.carlini@oracle.com>
2018-09-26  pmderodat[Ada] SPARK: minor error message enhancement
2018-09-26  pmderodat[Ada] Fix inheritance of representation items defined...
2018-09-26  pmderodat[Ada] Spurious ineffective use_clause warning
2018-09-26  pmderodat[Ada] Store -G xxx switches
2018-09-26  pmderodat[Ada] Issue info message on inlined subprograms in...
2018-09-26  pmderodat[Ada] Missing front-end code for constraint checks...
2018-09-26  pmderodat[Ada] SPARK: fix a bug related to loop exit environment
2018-09-26  pmderodat[Ada] Spurious elaboration issue due to inlining
2018-09-26  pmderodat[Ada] Do not issue by default info messages for inlinin...
2018-09-26  pmderodat[Ada] Spurious error on interface conversion under ZFP
2018-09-26  pmderodat[Ada] Add a No_Return annotation to ease static analysis
2018-09-26  pmderodat[Ada] Spurious error on private extension with predicate
2018-09-26  pmderodat[Ada] Spurious dependency on secondary stack
2018-09-26  pmderodat[Ada] Mimic the C++ ABI when passing class-wide convers...
2018-09-26  pmderodat[Ada] Pair miscount in Dynamic_HTable.Put
2018-09-26  pmderodat[Ada] Add notes about processing of aggregate projects
2018-09-26  pmderodat[Ada] Minor reformattings
2018-09-26  pmderodat[Ada] New unit GNAT.Sets
2018-09-26  pmderodat[Ada] ICE on mix of tagged and limited interfaces
2018-09-26  pmderodat[Ada] Illegal formal objects associated with anonymous...
2018-09-26  pmderodat[Ada] Front-end support for OpenACC pragmas
2018-09-26  pmderodat[Ada] Missing error on non-limited derived type with...
2018-09-26  pmderodat[Ada] Inlining of renamed subprogram instances in packa...
2018-09-26  pmderodat[Ada] Preparation for new description of interface...
2018-09-26  pmderodat[Ada] Propagate bit order and SSO from root to classwid...
2018-09-26  pmderodat[Ada] Crash on expression functions within quantified...
2018-09-26  pmderodat[Ada] Missing predicate check on return value
2018-09-26  pmderodat[Ada] ICE on array of task type with -gnatct
2018-09-26  pmderodat[Ada] Fix assertion failure on record subtype with...
2018-09-26  pmderodat[Ada] Regression in partial compilation of RCI units
2018-09-26  pmderodat[Ada] Set Current_Error_Node directly
2018-09-26  pmderodat[Ada] Wrong handling of address clause for limited...
2018-09-26  pmderodat[Ada] Introduce -gnatd_A to set Opt.Disable_ALI_File
2018-09-26  pmderodat[Ada] Disable special handling for preconditions specif...
2018-09-26  pmderodat[Ada] Unnesting: fix handling of up level refs for...
2018-09-26  pmderodat[Ada] Fix ICE related to type freezing
2018-09-26  pmderodat[Ada] SPARK: update borrowing effects for IN parameters
2018-09-26  pmderodat[Ada] Vxlink: minor reformatting
2018-09-26  pmderodat[Ada] Fix miscellaneous typos
2018-09-26  matmal01A few places in the arm and aarch64 backends check...
2018-09-26  pmderodat[Ada] Vxlink: kill a CodePeer warning
2018-09-26  paolo2018-09-26 Paolo Carlini <paolo.carlini@oracle.com>
2018-09-26  ebotcazou * config/arm/arm.c (arm_reorg): Skip Thumb reorg pass...
2018-09-26  rguenth2018-09-26 Richard Biener <rguenther@suse.de>
2018-09-26  ian runtime, os: fix the build on Solaris
2018-09-26  gccadminDaily bump.
2018-09-25  segherrs6000: Use set_attr_alternative in some places
2018-09-25  segherrs6000: Simplify "switch (which_alternative)" patterns
2018-09-25  wilsonRISC-V: Fix weak symbols with medany and explicit relocs.
2018-09-25  law PR c/87387
2018-09-25  segherrs6000: Do not allow out of range immediate in vsplt...
2018-09-25  aolivaadjust dinst.adb's expectations for location views
2018-09-25  willschm[testsuite]
2018-09-25  mpolacek PR c++/87425
2018-09-25  jakub PR c++/87398
2018-09-25  jamborm[PR 87339] Fix failure of gcc.dg/warn-abs-1.c on some...
2018-09-25  uros * config/i386/i386.md: Move nearbyint patterns closer...
2018-09-25  paolo2018-09-25 Paolo Carlini <paolo.carlini@oracle.com>
2018-09-25  rediUse steady_clock to implement condition_variable::wait_...
2018-09-25  rediPR libstdc++/87431 optimise valueless_by_exception()
2018-09-25  rguenth2018-09-25 Richard Biener <rguenther@suse.de>
2018-09-25  ian internal/bytealg, internal/cpu, internal/poll:...
2018-09-25  uros * config/i386/i386.md (frndintxf2_mask_pm): Remove.
2018-09-25  ian cmd/go: pass down testing gccgo in TestScript
2018-09-25  hjli386: Compile pr82699-5.c and pr82699-6.c with -fno-pic
2018-09-25  jakub * gfortran.dg/coarray_lock_7.f90: Adjust scan-tree...
2018-09-25  jakub * vr-values.c (vr_values::vr_values): Initialize to_re...
2018-09-25  rguenth2018-09-25 Richard Biener <rguenther@suse.de>
2018-09-25  hjlCheck pie_enabled target in PIC tests
2018-09-25  rguenth2018-09-25 Richard Biener <rguenther@suse.de>
2018-09-25  marxinFix scaling of a sreal number.
2018-09-25  marxinFix small coding style issues (PR fortran/87394).
2018-09-25  marxinRemove unused functions and fields.
2018-09-25  marxinAdd filter-rtags-warnings.py script.
2018-09-25  marxinRemove Pascal-related entries in code and comments.
2018-09-25  marxinDocument all param values and remove defaults (PR middl...
2018-09-25  iiiFix EQ_ATTR_ALT size calculation (PR bootstrap/87417)
2018-09-25  wilsonRISC-V: Fix problems with ilp32e ABI support.
2018-09-25  gccadminDaily bump.
2018-09-25  pinskia2018-09-24 Andrew Pinski <apinski@marvell.com>
2018-09-24  gerald * doc/xml/manual/codecvt.xml: Move link to "UTF-8...
2018-09-24  ian libgo: update to Go 1.11
2018-09-24  mpolacek * cp-tree.h (build_noexcept_spec, add_exception_specif...
2018-09-24  paolo/cp
2018-09-24  hjli386: Insert ENDBR before the profiling counter call
2018-09-24  tkoenig2018-09-24 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-09-24  willschm[testsuite]
2018-09-24  iiiChange EQ_ATTR_ALT to support up to 64 alternatives
2018-09-24  cesar[OpenACC] update fortran nested parallelism error messages
2018-09-24  iiiS/390: Fix conditional returns on z196+
2018-09-24  marxinImprove colorization legend in gcov reports.
2018-09-24  marxinImprove location information of -Wcoverage-mismatch.
2018-09-24  marxinGuard memory block allocation.
2018-09-24  marxinUnpoison variable partition properly (PR sanitizer...
2018-09-24  gerald * doc/xml/manual/policy_data_structures_biblio.xml...
2018-09-24  aoliva[PR87054] adjust testcase for 32-bit x86
2018-09-24  ebotcazou PR ada/87396
2018-09-24  rguenth2018-09-24 Richard Biener <rguenther@suse.de>
next