platform/upstream/gcc.git
2021-05-03 Richard BienerPerform reverse program order walk for GIMPLE DSE
2021-05-03 H.J. LuGCC_CET_HOST_FLAGS: Check if host supports multi-byte...
2021-05-03 H.J. LuGCC_CET_HOST_FLAGS: Check if host supports multi-byte...
2021-05-03 Ilya LeoshkevichIBM Z: Handle hard registers in s390_md_asm_adjust()
2021-05-03 Jakub Jelinektree-ssa-dse: Fix up go.test/test/fixedbugs/issue16095...
2021-05-03 Arnaud Charlet[Ada] Ada.Strings.Unbounded.Aux.Set_String
2021-05-03 Arnaud Charlet[Ada] Missing Preelaborate_Initialization on Ada.Contai...
2021-05-03 Piotr Trojanek[Ada] Reuse Is_Universal_Numeric_Type where possible
2021-05-03 Piotr Trojanek[Ada] Minor style fixes in Max_Aggregate_Size
2021-05-03 Piotr Trojanek[Ada] Reuse a wrapper for Resolve with implicit type...
2021-05-03 Piotr Trojanek[Ada] Replace low-level membership test with a high...
2021-05-03 Piotr Trojanek[Ada] Refine type of a counter object from Int to Nat
2021-05-03 Piotr Trojanek[Ada] Simplify implicit loading for GNATprove with...
2021-05-03 Arnaud Charlet[Ada] Update copyright notice
2021-05-03 Piotr Trojanek[Ada] Remove unused initial values in expansion of...
2021-05-03 Piotr Trojanek[Ada] Replace calls to RTE with Is_RTE where possible
2021-05-03 Piotr Trojanek[Ada] Replace call with a reference to a local constant
2021-05-03 Ed Schonberg[Ada] Error message on invalid prefixed procedure call
2021-05-03 Dmitriy Anisimkov[Ada] Rename package instead of each routine
2021-05-03 Piotr Trojanek[Ada] Fix attributes Version and Body_Version for concu...
2021-05-03 Piotr Trojanek[Ada] Allow attributes Version and Body_Version prefixe...
2021-05-03 Piotr Trojanek[Ada] Fix typos in calls to Error_Msg_NE
2021-05-03 Piotr Trojanek[Ada] Fix calls to Error_Msg_NE instead of Error_Msg_N
2021-05-03 Piotr Trojanek[Ada] Remove leading and trailing spaces in error messages
2021-05-03 Arnaud Charlet[Ada] Remove confusing warning on type export
2021-05-03 Ed Schonberg[Ada] Spurious warning about premature use of selected...
2021-05-03 Justin Squirek[Ada] Expansion in _postconditions confusing CodePeer
2021-05-03 Justin Squirek[Ada] Spurious accessibility error on call in return...
2021-05-03 Ed Schonberg[Ada] Crash on aggregate in function call in object...
2021-05-03 Piotr Trojanek[Ada] Code and style cleanups for CUDA
2021-05-03 Arnaud Charlet[Ada] No_Implicit_Loops restriction and pragma Assert
2021-05-03 Arnaud Charlet[Ada] Spurious warning on postcondition and result
2021-05-03 Arnaud Charlet[Ada] Code cleanup
2021-05-03 Piotr Trojanek[Ada] Cleanup processing of aspect Dynamic_Predicate
2021-05-03 Ed Schonberg[Ada] Compiler aborts on a constrained subtype of a...
2021-05-03 GCC AdministratorDaily bump.
2021-05-03 Gerald Pfeiferlibstdc++: Move unix.org reference to https
2021-05-02 David Edelsohnaix: Redesign section encoding and selection
2021-05-02 Tobias BurnusFortran: Async I/O - avoid unlocked unlocking [PR100352]
2021-05-02 Jakub Jelineknvptx: Fix up nvptx build against latest libstdc++...
2021-05-02 Jakub Jelineki386: Fix up plugin header install on x86 [PR100336]
2021-05-02 GCC AdministratorDaily bump.
2021-05-01 Jason Merrillc++: C++11 range-for and ovl/lkp_iterator
2021-05-01 Aldy HernandezAdd GTY support for irange.
2021-05-01 Geng Qidoc/options.texi: Fix the description of 'Negative'.
2021-05-01 GCC AdministratorDaily bump.
2021-04-30 Patrick Palkalibstdc++: Implement P2328 changes to join_view
2021-04-30 Jonathan Wakelylibstdc++: Fix inconsistent feature test macros
2021-04-30 Jonathan Wakelylibstdc++: Remove GLIBCXX_CHECK_INT64_T checks
2021-04-30 Jonathan Wrighttestsuite: aarch64: Add fusion tests for FP vml[as...
2021-04-30 Jonathan Wrightaarch64: Use RTL builtins for FP ml[as][q]_laneq intrinsics
2021-04-30 Jonathan Wrightaarch64: Use RTL builtins for FP ml[as][q]_lane intrinsics
2021-04-30 Jonathan Wrightaarch64: Use RTL builtins for FP ml[as] intrinsics
2021-04-30 Jonathan Wrightaarch64: Use RTL builtins for FP ml[as]_n intrinsics
2021-04-30 Jonathan Wrightaarch64: Use RTL builtins for vmull[_high]_p8 intrinsics
2021-04-30 Senthil Kumar... AVR cc0 conversion - adjust peepholes
2021-04-30 David Edelsohnmiddle-end: Disable section anchors for VAR_DECLs if...
2021-04-30 Michael MeissnerDefine target hook to emit KFmode constants for libgcc.
2021-04-30 Aldy HernandezRefactor backward threader registry and profitability...
2021-04-30 Aldy HernandezJump threader refactor.
2021-04-30 Patrick Palkalibstdc++: Implement proposed resolution for LWG 3532
2021-04-30 Patrick Palkalibstdc++: Implement P2367 changes to avoid some list...
2021-04-30 Jonathan Wakelylibstdc++: Use std::addressof to avoid ADL for operator...
2021-04-30 Jonathan Wakelylibstdc++: Implement LWG 1203 for rvalue iostreams
2021-04-30 Jonathan Wakelylibstdc++: Use <sys/socket.h> features conditionally...
2021-04-30 Jonathan Wakelylibstdc++: Define effective-target for net::ip features...
2021-04-30 Christophe... gcc/genflags.c: Improve error message
2021-04-30 Richard Bienerc++/98032 - add testcase
2021-04-30 H.J. LuUpdate alignment_for_piecewise_move
2021-04-30 H.J. LuDon't use nullptr return from simplify_gen_subreg
2021-04-30 Richard Bienertree-optimization/96513 - add testcase for fixed bug
2021-04-30 Uros Bizjaki386: Introduce reversed ADC and SBB patterns [PR98060]
2021-04-30 Roman Zhuykovmodulo-sched: skip loops with strange register defs...
2021-04-30 Geng QiRISC-V: For '-march' and '-mabi' options, add 'Negative...
2021-04-30 LevyHsuRISC-V: Add patterns for builtin overflow.
2021-04-30 GCC AdministratorDaily bump.
2021-04-29 Alexandre Olivamerge ix86- and x86_64-*-* in config.gcc
2021-04-29 Alexandre Olivaadd ASM_OUTPUT_MAX_SKIP_ALIGN to i386.h
2021-04-29 Joseph MyersUpdate gcc sv.po.
2021-04-29 Uros Bizjaki386: Optimize carry flag comparisons a bit
2021-04-29 Joseph Myerspreprocessor: Handle digit separators in #line [PR82359]
2021-04-29 Jason Merrillc++: Add using-declaration testcase
2021-04-29 Jason Merrillc++: Use empty field in constexpr eval.
2021-04-29 Jason Merrillc++: Fix friend attributes [PR51344]
2021-04-29 Jason Merrillc++: ICE with anonymous union [PR97974]
2021-04-29 Jason Merrillc++: constant expressions are evaluated [PR93314]
2021-04-29 Jason Merrillc++: unset COMPOUND_LITERAL_P [PR100079]
2021-04-29 Patrick Palkac++: Overeager use of deleted function before ADL ...
2021-04-29 Marek Polacekc++: Add testcase for already fixed PR [PR94102]
2021-04-29 Joseph MyersUpdate gcc fr.po.
2021-04-29 Richard Sandifordrtl-ssa: Fix -fcompare-debug failure [PR100303]
2021-04-29 Jeff LawFix nios2 build failure
2021-04-29 Uros Bizjaki386: Mark x86 masked load builtins pure [PR100312]
2021-04-29 Eric BotcazouAdd parallelism support to gcov for MinGW platforms
2021-04-29 Uros Bizjaki386: Cleanup comparison predicates.
2021-04-29 Tom de Vries[omp, simt] Handle alternative IV
2021-04-29 Eric BotcazouSmall housekeeping work in SPARC back-end
2021-04-29 H.J. LuGenerate offset adjusted operation for op_by_pieces...
2021-04-29 Richard Bienertree-optimization/100253 - fix bogus aligned vectorized...
2021-04-29 Jakub Jelinektestsuite: Remove dg-options from pr100305.c [PR100305]
next