platform/upstream/gcc.git
2018-05-29 Ed Schonberg[Ada] Clarify use of Activation_Record_Component
2018-05-29 Ed Schonberg[Ada] Set scope of component of subtype
2018-05-29 Ed Schonberg[Ada] Unnesting: exclude selected components whose...
2018-05-29 Arnaud Charlet[Ada] Turn Ada.Calendar.Epoch_Offset into a function
2018-05-29 Olivier Hainque[Ada] Add system-vxworks7 variants of system.ads files...
2018-05-29 Olivier Hainque[Ada] Tighten crtbegin files for VxWorks
2018-05-29 Piotr Trojanek[Ada] Minor reformatting
2018-05-29 Joel Brobecker[Ada] GNAT UGN: update package requirements for 32bit...
2018-05-29 Eric Botcazou[Ada] Adjustment of behavior of new -gnatRj switch
2018-05-29 Pascal Obry[Ada] Fix constraint error in Normalize_Pathname
2018-05-29 Pascal Obry[Ada] System.Os_Lib: minor reformatting
2018-05-29 Doug Rupp[Ada] New function to return nanoseconds from Unix...
2018-05-29 Eric Botcazou[Ada] Enhance output of discriminants with -gnatR in...
2018-05-29 Eric Botcazou[Ada] Implement machine parsable format for -gnatR...
2018-05-29 Eric Botcazou[Ada] Factor out worker procedure for -gnatR
2018-05-29 Eric Botcazou[Ada] Minor cleanup in repinfo unit
2018-05-29 Richard Kenner[Ada] Clear Do_Overflow_Check when inserting code to...
2018-05-29 Arnaud Charlet[Ada] Lib.Write: avoid use of System.Case_Util
2018-05-29 Doug Rupp[Ada] Refine documentation of Monotonic_Clock to reflec...
2018-05-29 Richard Kenner[Ada] Always do range check against 'First
2018-05-29 Eric Botcazou[Ada] Fix irregular output with -gnatRm
2018-05-29 Bob Duff[Ada] Preliminary work to avoid full pathnames in ALI...
2018-05-29 Tom de Vries[testsuite] Fix "too few/many" error messages in scan...
2018-05-29 Tom de Vries[testsuite] Use correct proc names in scanasm.exp
2018-05-29 Tom de Vries[testsuite] Fix error message in scan-hidden/scan-not...
2018-05-29 GCC AdministratorDaily bump.
2018-05-28 Gerald Pfeiferconfig.gcc: Identify FreeBSD 3.x and 4.x as unsupported.
2018-05-28 Jerry DeLislere PR fortran/85840 (Memory leak in write.c)
2018-05-28 Bernd Edlingersplay-tree.h (splay_tree_compare_strings, [...]): Decla...
2018-05-28 Richard Bienerre PR middle-end/85933 (FAIL: gcc.dg/sso/p8.c -O3...
2018-05-28 Richard Bienerre PR tree-optimization/85934 (ICE: verify_gimple faile...
2018-05-28 Jakub Jelinekinvoke.texi (ARM Options): Use @item instead of @itemx...
2018-05-28 Mark WielaardDWARF: Handle expressions containing "-1" in dw2_asm_ou...
2018-05-28 Eric Botcazou[Ada] Minor fixes and tweaks to comments in the Repinfo...
2018-05-28 Eric Botcazou[Ada] Remove Valop from the Repinfo unit
2018-05-28 Eric Botcazou[Ada] Minor cleanup in repinfo unit
2018-05-28 Ed Schonberg[Ada] Unnesting: check index expressions for uplevel...
2018-05-28 Ed Schonberg[Ada] Unnesting: allow uplevel references to exceptions
2018-05-28 Eric Botcazou[Ada] Fix internal error on renaming of equality for...
2018-05-28 Ed Schonberg[Ada] Improve unnesting for discriminants of record...
2018-05-28 Javier Miranda[Ada] Fix regression of ACATS c46032a with CCG back end
2018-05-28 Yannick Moy[Ada] Update FE check following change in SPARK RM...
2018-05-28 Claire Dross[Ada] Allow for GNATprove specific versions of routines...
2018-05-28 Eric Botcazou[Ada] Fix internal error on nested record types with...
2018-05-28 Ed Schonberg[Ada] Introduce a new Needs_Activation_Record entity...
2018-05-28 Ed Schonberg[Ada] Better accuracy in float-to-fixed conversions
2018-05-28 Ed Schonberg[Ada] Don't create empty activation records
2018-05-28 Richard Kenner[Ada] Improve unnesting of indexed references
2018-05-28 Ed Schonberg[Ada] Copy index expression trees rather than relocatin...
2018-05-28 Arnaud Charlet[Ada] Disregard alignment issues in CodePeer mode
2018-05-28 Arnaud Charlet[Ada] Minor typo fix in exp_unst.adb
2018-05-28 Bob Duff[Ada] Minor cleanup implementation of Ada.Containers...
2018-05-28 Hristian Kirtchev[Ada] Crash on aspect/pragma Linked_Section with -gnatR2
2018-05-28 Patrick Bernardi[Ada] Update user manual for the -D binder switch
2018-05-28 Gary Dismukes[Ada] Minor reformatting
2018-05-28 Justin Squirek[Ada] Spurious constraint error on array of null-exclud...
2018-05-28 Hristian Kirtchev[Ada] Minor reformatting
2018-05-28 Hristian Kirtchev[Ada] Spurious error on aspect Volatile
2018-05-28 Eric Botcazou[Ada] Minor tweak to output of -gnatR
2018-05-28 Ed Schonberg[Ada] Warning on recursive call within postcondition
2018-05-28 Justin Squirek[Ada] Misleading warning on unresolvable package name
2018-05-28 Yannick Moy[Ada] Further evaluation of type bounds in GNATprove...
2018-05-28 Eric Botcazou[Ada] Minor internal cleanup in repinfo unit
2018-05-28 GCC AdministratorDaily bump.
2018-05-27 John David... pa-linux.h (NEED_INDICATE_EXEC_STACK): Define to 0.
2018-05-27 Steven G. Kargldecl.c (match_data_constant): Fortran 2018 allows point...
2018-05-27 Paul KoningFix a number of ICE in the test suite.
2018-05-27 François Dumontstl_tree.h (_Rb_tree_impl(_Node_allocator&&)): New.
2018-05-27 Monk Chiang[NDS32] Optimize movmem and setmem operations.
2018-05-27 Chung-Ju Wu[NDS32] Implement bswapsi2 and bswaphi2 patterns.
2018-05-27 Chung-Ju Wu[NDS32] new attribute no_prologue and new option -mret...
2018-05-27 GCC AdministratorDaily bump.
2018-05-26 Jakub Jelinekre PR target/85918 (Conversions to/from [unsigned]...
2018-05-26 Jerry DeLisleFix PR number in last commit.
2018-05-26 Jerry DeLislere PR target/89506 (ICE: in decompose, at rtl.h:2266...
2018-05-26 Jerry DeLisleFix changelog.
2018-05-26 Jerry DeLislere PR fortran/85840 (Memory leak in write.c)
2018-05-26 H.J. LuDon't check ifunc_resolver on error
2018-05-26 Jakub Jelinekre PR bootstrap/85921 (/gcc/c-family/c-warn.c fails...
2018-05-26 GCC AdministratorDaily bump.
2018-05-25 Jim WilsonRISC-V: Add interrupt attribute support.
2018-05-25 Steven G. Karglre PR fortran/85786 (Segfault in associated intrinsic)
2018-05-25 Jason MerrillPR c++/85815 - reference to member of enclosing template.
2018-05-25 Paul KoningFix test case failures for pdp11 target.
2018-05-25 Jason MerrillCWG 616, 1213 - value category of subobject references.
2018-05-25 Bill Schmidtre PR tree-optimization/85712 (ICE in all_phi_incrs_pro...
2018-05-25 Rasmus Villemoes* inclhack.def (vxworks_iolib_include_unistd): New...
2018-05-25 Jason MerrillPR c++/80485 - inline function non-zero address.
2018-05-25 François Dumontre PR libstdc++/85768 (FreeBSD bootstrap fails due...
2018-05-25 Uros Bizjakre PR rtl-optimization/83628 (performance regression...
2018-05-25 Richard Bienertree-ssa-alias.h (refs_may_alias_p): Add tbaa_p bool...
2018-05-25 Jakub Jelinekre PR target/85832 ([AVX512] possible shorter code...
2018-05-25 Richard Bienertree-vect-data-refs.c (vect_find_stmt_data_reference...
2018-05-25 Bin Chengre PR tree-optimization/85720 (bad codegen for looped...
2018-05-25 Martin LiskaFix a test-case (PR testsuite/85911).
2018-05-25 Bin Chengtree-outof-ssa.c (tree-ssa.h, tree-dfa.h): Include...
2018-05-25 Bin Cheng* tree-ssa-live.h (live_merge_and_clear): Delete.
2018-05-25 Richard Bienerre PR c++/85912 (-fdump-lang-raw ICE on valid code)
2018-05-25 Nicolas Roche[Ada] Improve performance of conversion from String...
2018-05-25 Patrick Bernardi[Ada] Remove 2GB secondary stack limit for 64-bit proce...
next