platform/upstream/gcc.git
2018-05-22 Ed Schonberg[Ada] Crash on pragma Compile_Time_Warning with declare...
2018-05-22 Doug Rupp[Ada] Align stack to 128bits on VxWorks for AArch64
2018-05-22 Jerome Lambourg[Ada] Fix stack alignment issue in the signal trampolin...
2018-05-22 Ed Schonberg[Ada] Spurious size error on fixed point type with...
2018-05-22 Olivier Hainque[Ada] Prevent caching of non-text symbols for symbolic...
2018-05-22 Javier Miranda[Ada] Adding support for Ada.Locales package
2018-05-22 Hristian Kirtchev[Ada] Minor reformattings
2018-05-22 Justin Squirek[Ada] No error on misplaced pragma Pure_Function
2018-05-22 Hristian Kirtchev[Ada] Missing error on illegal categorization dependency
2018-05-22 Richard SandifordHandle a null lhs in expand_direct_optab_fn (PR85862)
2018-05-22 Richard Bienerre PR tree-optimization/85834 (ice in set_ssa_val_to...
2018-05-22 Martin LiskaDo not ICE for incomplete types in ICF (PR ipa/85607).
2018-05-22 Richard Bienerre PR tree-optimization/85863 (ICE in compiling spec200...
2018-05-22 Bin Cheng* MAINTAINERS (loop-optimizer): Add myself.
2018-05-22 Janus Weilre PR fortran/85841 ([F2018] reject deleted features)
2018-05-22 GCC AdministratorDaily bump.
2018-05-21 Joseph Myers* es.po: Update.
2018-05-21 Christian Groesslersimd-5.c: Fix comment.
2018-05-21 Michael Meissnerre PR target/85657 (Make __ibm128 a separate type,...
2018-05-21 Michael Meissnerre PR target/85657 (Make __ibm128 a separate type,...
2018-05-21 Richard SandifordFix tree-ssa-strlen handling of partial clobbers (PR85814)
2018-05-21 Janus Weilre PR fortran/85841 ([F2018] reject deleted features)
2018-05-21 Paolo Carliniparser.c (cp_parser_parameter_declaration_list): Remove...
2018-05-21 Vladimir Mezentsevre PR target/84923 (gcc.dg/attr-weakref-1.c failed...
2018-05-21 Paolo Carlinire PR c++/84588 (internal compiler error: Segmentation...
2018-05-21 Steven G. KarglChangeLog for r260480
2018-05-21 Steven G. Karglblock-2.f: Adjust testcase for new gfortran warnings...
2018-05-21 Jonathan WakelyAdd support for opening file streams from wide characte...
2018-05-21 François Dumontre PR libstdc++/85845 (Many libstdc++ test failures)
2018-05-21 Kyrylo Tkachov[AArch64][committed] Fix gcc.target/aarch64/vec_init_1...
2018-05-21 Pierre-Marie... Fix bogous dates in gcc/ada/ChangeLog
2018-05-21 Ed Schonberg[Ada] Spurious warning on object declaration with addre...
2018-05-21 Daniel Mercier[Ada] Pretty-print attribute names using mixed case
2018-05-21 Hristian Kirtchev[Ada] Aspects on stubs
2018-05-21 Jerome Lambourg[Ada] Add g-soliop__qnx.ads to the runtime build
2018-05-21 Hristian Kirtchev[Ada] Spurious error on early call region of tagged...
2018-05-21 Ed Schonberg[Ada] Error message on invalid conversion involving...
2018-05-21 Ed Schonberg[Ada] Exit statement in loops over iterable objects
2018-05-21 Javier Miranda[Ada] Avoid compiler crash for body in non Ada 2012...
2018-05-21 Doug Rupp[Ada] Enhance stack unwinding on VxWorks for AArch64
2018-05-21 Jose Ruiz[Ada] Minor typo fixes
2018-05-21 Ed Schonberg[Ada] Spurious error on indexed call as prefix of a...
2018-05-21 Piotr Trojanek[Ada] Clarify code for accessing full view of a type
2018-05-21 Hristian Kirtchev[Ada] Minor reformatting
2018-05-21 Yannick Moy[Ada] Use type conversion when inlining may trigger...
2018-05-21 Hristian Kirtchev[Ada] Placement of pragma Elaboration_Checks
2018-05-21 Olivier Hainque[Ada] Robustify traceback caching for executable in...
2018-05-21 Piotr Trojanek[Ada] Remove External aspect from predefined abstract...
2018-05-21 Yannick Moy[Ada] Spurious error in inlining for GNATprove on prefi...
2018-05-21 Hristian Kirtchev[Ada] Spurious error on synchronous refinement
2018-05-21 Yannick Moy[Ada] Crash on incorrect frontend inlining in GNATprove...
2018-05-21 Olivier Hainque[Ada] Tighten Object_Reader.Get_Memory_Bounds
2018-05-21 Olivier Hainque[Ada] Robustify traceback symbolization from dwarf...
2018-05-21 Olivier Hainque[Ada] Rename Load_Slide internal runtime component...
2018-05-21 Olivier Hainque[Ada] Propagate load addresses for traceback cache...
2018-05-21 Piotr Trojanek[Ada] Only allow Has_Discriminants on type entities
2018-05-21 Arnaud Charlet[Ada] Unnest all subprograms relevant for code generation
2018-05-21 Piotr Trojanek[Ada] Typo in lib.ads comment
2018-05-21 Ed Schonberg[Ada] Extend legality of Scalar_Storage_Order to formal...
2018-05-21 Hristian Kirtchev[Ada] Premature secondary stack reclamation
2018-05-21 Piotr Trojanek[Ada] Fix inconstent subprogram body headers
2018-05-21 Jonathan WakelyFix std::filesystem::absolute for empty paths
2018-05-21 Jonathan WakelyPR libstdc++/85818 make new test require Filesystem...
2018-05-21 Kyrylo Tkachovsvn rm files missed out from "[arm][2/2] Remove support...
2018-05-21 Kyrylo Tkachov[AArch64] Implement usadv16qi and ssadv16qi standard...
2018-05-21 Alexander Nesterovskiyi386.md (*movsf_internal): AVX falsedep fix.
2018-05-21 Tamar ChristinaAdd missing AArch64 NEON instrinctics for Armv8.2-a...
2018-05-21 Alexey Brodkin[ARC] Add multilib support for linux targets
2018-05-21 Janus Weilre PR fortran/85841 ([F2018] reject deleted features)
2018-05-21 Jason MerrillPR libstdc++/85843 - warning in logic_error copy constr...
2018-05-21 GCC AdministratorDaily bump.
2018-05-20 Jonathan WakelyPR libstdc++/85843 fix "should be explicitly initialize...
2018-05-20 Chung-Ju Wu[NDS32] Set call address constraint.
2018-05-20 Paul Thomasre PR fortran/82275 (gfortran rejects valid & accepts...
2018-05-20 Paul Thomasre PR fortran/80657 (Loop in character function declara...
2018-05-20 Paul Thomasre PR fortran/49636 ([F03] ASSOCIATE construct confused...
2018-05-20 Paul Thomasre PR fortran/82923 (Automatic allocation of deferred...
2018-05-20 Kito Cheng[NDS32] Adjust register move cost for graywolf cpu.
2018-05-20 Kito Cheng[NDS32] Rewrite cost model.
2018-05-20 Chung-Ju Wu[NDS32] Fix date in gcc/ChangeLog file.
2018-05-20 Chung-Ju Wu[NDS32] Print pipeline model in asm header.
2018-05-20 GCC AdministratorDaily bump.
2018-05-19 Jason MerrillAvoid ICE on unsupported use of __integer_pack.
2018-05-19 Monk Chiang[NDS32] Update copyright year in nds32-fpu.md.
2018-05-19 Chung-Ju Wu[NDS32] Adjust ASM spec.
2018-05-19 Chung-Ju Wu[NDS32] New option -minline-asm-r15.
2018-05-19 Chung-Ju Wu[NDS32] Add abssi2 pattern.
2018-05-19 Uros Bizjaki386.md (rex64namesuffix): New mode attribute.
2018-05-19 Chung-Ju Wu[NDS32] Refine functions that deal with lwm and smw...
2018-05-19 Chung-Ju Wu[NDS32] Refine nds32-md-auxiliary.c.
2018-05-19 Kuan-Lin Chen[NDS32] Support PIC and TLS.
2018-05-19 Paul Thomasre PR fortran/82923 (Automatic allocation of deferred...
2018-05-19 Chung-Ju Wu[NDS32] Use machine mode with E_ prefix.
2018-05-19 Kuan-Lin Chen[NDS32] Implment indirect funciton call attribute.
2018-05-19 Jonathan WakelyFix std::codecvt_utf8<wchar_t> for Mingw
2018-05-19 GCC AdministratorDaily bump.
2018-05-18 Kito ChengRISC-V: Add RV32E support.
2018-05-18 Marc GlisseAliasing 'this' in a C++ constructor
2018-05-18 François Dumont2018-05-18 François Dumont <fdumont@gcc.gnu.org>
2018-05-18 Jason MerrillPR c++/58407 - deprecated implicit copy ops.
next