]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-06-12  marxinDocument IntegerRange in internal documentation.
2018-06-12  marxinCome up with Deprecated option flag.
2018-06-12  claziss[PATCH] [ARC][QuarkSE] Update
2018-06-12  claziss[ARC] Update warning messges.
2018-06-12  rtsMIPS: Fix build after r261489.
2018-06-12  jozefl * doc/sourcebuild.texi: Document usage of line number...
2018-06-12  hjllibitm/x86: Correct offsets of __private_tm and pointer...
2018-06-12  rtsMIPS: Add i6500 processor as an alias for i6400.
2018-06-12  rtsMIPS: Update I6400 scheduler.
2018-06-12  ebotcazou * gcc-interface/ada-tree.h (TYPE_RETURN_BY_DIRECT_REF_...
2018-06-12  ebotcazou * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Constan...
2018-06-12  ebotcazou * gcc-interface/decl.c (warn_on_field_placement):...
2018-06-12  ebotcazou * gcc-interface/decl.c (variant_desc): Add AUX field.
2018-06-12  vries[testsuite] Add gcc.dg-selftests/dg-final.exp
2018-06-12  marxinRemove me from Write After Approval.
2018-06-12  ebotcazou * gcc.c: Document new %@{...} sequence.
2018-06-12  gccadminDaily bump.
2018-06-11  jason PR c++/85792 -Wctor-dtor-privacy and inherited constru...
2018-06-11  jason PR c++/85963 - -Wunused-but-set with ?: in template.
2018-06-11  law2018-06-11 Rasmus Villemoes <rasmus.villemoes@prevas.dk>
2018-06-11  paolo/cp
2018-06-11  paolo/cp
2018-06-11  jasonFix ptrmem comparison for unions.
2018-06-11  mseborgcc/ChangeLog:
2018-06-11  mseborPR tree-optimization/86083 - handle non-constant assign...
2018-06-11  ian libgo: add riscv and js/wasm as known targets
2018-06-11  law2018-06-11 Zhouyi Zhou <zhouzhouyi@gmail.com>
2018-06-11  janus2018-06-11 Janus Weil <janus@gcc.gnu.org>
2018-06-11  jason PR c++/86094 - wrong code with defaulted move ctor.
2018-06-11  jason* doc/invoke.texi: Document -fabi-version=12.
2018-06-11  jsm28 * fr.po: Update.
2018-06-11  carllgcc/testsuite/ChangeLog:
2018-06-11  segherrs6000: Put constraints on the correct operand in movdi...
2018-06-11  marxinFix typo done in MPX removal (PR tree-optimization...
2018-06-11  kyukhinRemove redundant intrinsics
2018-06-11  hainque2018-06-11 Olivier Hainque <hainque@adacore.com>
2018-06-11  pmderodat[Ada] Fix wrong code for initialization of fat pointer...
2018-06-11  pmderodat[Ada] Suppress the expansion of ignored assertion pragmas
2018-06-11  pmderodat[Ada] Minor reformatting
2018-06-11  pmderodat[Ada] Typo fixes and minor reformatting
2018-06-11  pmderodat[Ada] Double finalization of limited controlled result
2018-06-11  pmderodat[Ada] Improve last exception info availability from...
2018-06-11  pmderodat[Ada] Unnesting: refactor handling of uplevel refs...
2018-06-11  pmderodat[Ada] Dangling cursor checks in Element function
2018-06-11  pmderodat[Ada] Mark parameters as coming from source for GNATprove
2018-06-11  pmderodat[Ada] Missing predicate function body for derived type...
2018-06-11  pmderodat[Ada] Reject violation of SPARK 6.1.4(12) with enclosin...
2018-06-11  pmderodat[Ada] Minor tweaks for Repinfo
2018-06-11  pmderodat[Ada] Make GNAT.Array_Split a preelaborable unit
2018-06-11  pmderodat[Ada] Simplify expansion of "and then" in CodePeer...
2018-06-11  pmderodat[Ada] Crash on protected type entry family
2018-06-11  pmderodat[Ada] Minor reformatting
2018-06-11  pmderodat[Ada] Add Suppressible argument to Assertion_Policy...
2018-06-11  pmderodat[Ada] Do not query the representation information in...
2018-06-11  pmderodat[Ada] Mark extended return of unconstrained type as...
2018-06-11  pmderodat[Ada] Do not force Part_Of on generic units
2018-06-11  pmderodat[Ada] Don't split AND THEN expressions in GNATprove_Mode
2018-06-11  pmderodat[Ada] Fix handling of Pre/Post contracts with AND THEN...
2018-06-11  pmderodat[Ada] Unnesting: robustify analysis of block statements
2018-06-11  pmderodat[Ada] Unnesting: fix handling of generic associations
2018-06-11  pmderodat[Ada] Memtrack: have only one definition of fwrite
2018-06-11  pmderodat[Ada] Wrong code in array aggregates of Ada coextensions
2018-06-11  pmderodat[Ada] Unnesting: fix handling of stubs
2018-06-11  pmderodat[Ada] Refactor compilation of Ada units in Makefile.rtl
2018-06-11  pmderodat[Ada] Minor reformatting
2018-06-11  pmderodat[Ada] Crash with Inline_Always on a function with an...
2018-06-11  pmderodat[Ada] Bindgen: protect reference to System.Parameters...
2018-06-11  pmderodat[Ada] Performance degradation with references
2018-06-11  pmderodat[Ada] Rename "GPL Edition" into "Community Edition"
2018-06-11  pmderodat[Ada] Crash on instantiation of nested generic in priva...
2018-06-11  pmderodat[Ada] Remove obsolete code in Errout
2018-06-11  pmderodat[Ada] Avoid a stack overflow in 'Value for invalid...
2018-06-11  pmderodat[Ada] Minor tweaks in Repinfo
2018-06-11  pmderodat[Ada] Unnesting: improve handling of bounds for formal...
2018-06-11  gccadminDaily bump.
2018-06-10  paolo/cp
2018-06-10  tkoenig2018-06-10 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-06-10  dominiq2018-06-10 Dominique d'Humieres <dominiq@gcc.gnu...
2018-06-10  janus2018-06-10 Janus Weil <janus@gcc.gnu.org>
2018-06-10  jvdelisle2018-06-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2018-06-10  gccadminDaily bump.
2018-06-09  kargl2018-06-09 Steven G. Kargl <kargl@gcc.gnu.org>
2018-06-09  kargl2018-06-09 Steven G. Kargl <kargl@gcc.gnu.org>
2018-06-09  kargl2018-06-09 Steven G. Kargl <kargl@gcc.gnu.org>
2018-06-09  kargl2018-06-09 Steven G. Kargl <kargl@gcc.gnu.org>
2018-06-09  kargl2018-06-09 Steven G. Kargl <kargl@gcc.gnu.org>
2018-06-09  gccadminDaily bump.
2018-06-08  ian compiler: remove stack_allocation_expression
2018-06-08  tkoenig2018-06-08 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-06-08  carllgcc/testsuite/ChangeLog:
2018-06-08  kargl2018-06-08 Steven G. Kargl <kargl@gcc.gnu.org>
2018-06-08  kargl2018-06-08 Steven G. Kargl <kargl@gcc.gnu.org>
2018-06-08  bergnergcc/
2018-06-08  rediDefine special members as defaulted
2018-06-08  hubicka * dumpfile.c (FIRST_ME_AUTO_NUMBERED_DUMP): Bump to 4.
2018-06-08  dje* config/rs6000/rs6000.c (rs6000_passes_ieee128): Prote...
2018-06-08  segherWhoops, forgot to commit the patch with r261324, just...
2018-06-08  carllgcc/testsuite/ChangeLog:
2018-06-08  jsm28 * es.po: Update.
2018-06-08  marxinFix function signature in header file.
next