]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2020-11-10 Michael MeissnerAdd ChangeLog.meissner meissner/heads/work024
2020-11-10 Michael MeissnerPowerPC: Add -mno-gnu-attributes for f128 functions.
2020-11-10 Michael MeissnerUpdate ChangeLog.meissner
2020-11-10 Michael MeissnerPowerPC: Only set gnu attribute #4 if explicit long...
2020-11-10 Michael MeissnerPowerPC: Don't set gnu attribute if move long double.
2020-11-05 Michael MeissnerUpdate ChangeLog.meissner.
2020-11-05 Michael MeissnerPowerPC: PR libgcc/97543, fix 64-bit long double issues
2020-11-05 Michael MeissnerUndo last patch.
2020-11-04 Michael MeissnerUpdate ChangeLog.meissner.
2020-11-04 Michael MeissnerPowerPC: Turn off -mno-gnu-attributes on libgcc_s.so.
2020-11-04 Michael MeissnerUndo last patch.
2020-11-04 Michael MeissnerUpdate ChangeLog.meissner.
2020-11-04 Michael MeissnerPowerPC: PR libgcc/97543, fix 64-bit long double issues
2020-11-04 Michael MeissnerPowerPC: Use __float128 instead of __ieee128 in tests.
2020-11-04 Michael MeissnerPowerPC: Update __float128 and __ibm128 error messages.
2020-11-04 Michael MeissnerPowerPC: Use __builtin_pack_ieee128 if long double...
2020-11-04 Michael MeissnerPowerPC: Update IEEE 128-bit built-ins for long double...
2020-11-04 Michael MeissnerPowerPC: Map q built-ins to *l instead of *f128 if...
2020-11-04 Michael MeissnerPowerPC: Update long double IEEE 128-bit tests.
2020-11-04 Michael MeissnerPowerPC: Add __float128 conversions to/from Decimal.
2020-11-04 Michael MeissnerPowerPC: Map IEEE 128-bit long double built-in functions
2020-11-04 Michael MeissnerPowerPC: PR target/81594
2020-11-04 Michael MeissnerPower10: Add IEEE 128-bit fp conditional move.
2020-11-04 Michael MeissnerPower10: Add IEEE 128-bit xsmaxcqp and xsmincqp support.
2020-11-04 Michael MeissnerAdd REVISION and ChangeLog.meissner
2020-11-04 Jonathan Wakelylibstdc++: Fix test failure with --disable-linux-futex
2020-11-04 Jonathan Wakelylibstdc++: Define new C++17 std::search overload for...
2020-11-04 Tobias Burnustarghooks.c: Fix -fzero-call-used-regs 'sorry' typo
2020-11-04 Jonathan Wakelylibstdc++: Document istreambuf_iterator base class...
2020-11-04 Richard Bieneradd costing to SLP vectorized PHIs
2020-11-04 Richard Bienertree-optimization/97709 - set abnormal flag when vector...
2020-11-04 Jakub Jelinekphiopt: Optimize x ? 1024 : 0 to (int) x << 10 [PR97690]
2020-11-04 Jonathan Wakelylibstdc++: Fix constant expressions in std::uniform_int...
2020-11-04 Martin Liskagcc-changelog: Change parse_git_revisions strict argume...
2020-11-04 Richard BienerRe-instantiate SLP induction IV CSE
2020-11-04 Christophe... testsuite: fix arm/pure-code/no-literal-pool-* tests
2020-11-04 Tobias Burnusgcc-changelog/git_commit.py: Check for missing description
2020-11-04 Uros Bizjaki386: Fix Intel MCU psABI comment w.r.t DEFAULT_PCC_STR...
2020-11-04 Jakub Jelinekopenmp: allocate clause vs. *reduction array sections...
2020-11-04 Martin LiskaFix duplicate ChangeLog entries.
2020-11-04 Richard Bienerbootstrap/97666 - really fix sizeof (bool) issue
2020-11-04 Pat Bernardii386: Cleanup i386/i386elf.h and align it's return...
2020-11-04 Iain SandoeObjective-C++ : Fix ICE in potential_constant_expression_1.
2020-11-04 Joseph Myersc: Implement C2x nodiscard attribute
2020-11-04 liuhongtDon't extract memory from operand for normal memory...
2020-11-04 liuhongtFix invalid address for special_memory_constraint.
2020-11-04 GCC AdministratorDaily bump.
2020-11-03 Jan HubickaAdd testcase for pr97695
2020-11-03 Jan HubickaFix copying of clone_info while reshaping clone tree.
2020-11-03 Jason Merrillc++: Not all character types are byte-access types.
2020-11-03 Jonathan Wakelylibstdc++: Ensure std::lock_guard is declared
2020-11-03 Thomas Schwinge[OpenACC] Use proper location to 'inform' of enclosing...
2020-11-03 François Dumontlibstdc++: Add mising gnu-versioned-namespace symbols
2020-11-03 Jakub Jelinekc++: Don't try to parse a function declaration as deduc...
2020-11-03 Jonathan Wakelylibstdc++: Refactor std::call_once internals
2020-11-03 kamlesh kumarc++: DR2303, ambiguous base deduction [PR97453]
2020-11-03 Jan HubickaAdd missing non-NULL check in cgraphclones
2020-11-03 Jonathan Wakelylibstdc++: Rewrite std::call_once to use futexes [PR...
2020-11-03 Nathan Sidwellc++: using-decl instantiation
2020-11-03 Nathan Sidwellc++: Refactor clone copying
2020-11-03 Uros Bizjaki386: Fix ix86_function_arg_regno_p to return correct...
2020-11-03 Nathan Sidwellc++: Small pt.c cleanups
2020-11-03 Nathan Sidwellcpplib: EOF in pragmas
2020-11-03 Olivier HainqueAdd dg-require-effective-target fpic to gcc.target...
2020-11-03 Pat BernardiSync the aarch64-vx7r2 libgcc config with that of Linux
2020-11-03 Dennis Zhangaarch64: intrinsics extract half of bf16 vector
2020-11-03 Nathan Sidwellc++: Directly fixup deferred eh-specs
2020-11-03 Nathan Sidwellc++: A couple of template instantiation cleanups
2020-11-03 Nathan Sidwellc++: Make extern-C mismatch an error
2020-11-03 Nathan Sidwellcpplib: Fix off-by-one error
2020-11-03 Tobias Burnusgcc-changelog/git_email.py: Support older unidiff modules
2020-11-03 Martin LiskaAdd setup.cfg for pytest.
2020-11-03 Yang YangPR target/96342 Change field "simdlen" into poly_uint64
2020-11-03 Richard Bienertree-optimization/97623 - limit PRE hoist insertion
2020-11-03 Richard Bienermiddle-end/97579 - fix VEC_COND_EXPR ISEL optab query
2020-11-03 Andrew MacLeodMore Ranger cache tweaks
2020-11-03 Andrew MacLeodTweaks to ranger cache
2020-11-03 Marek Polacekc++: Tweaks for value_dependent_expression_p.
2020-11-03 Marek Polacekc++: Disable -Winit-list-lifetime in unevaluated operan...
2020-11-03 Bernd EdlingerCleanup of a merge mistake in fold-const.c
2020-11-03 Bernd EdlingerFix PR97205
2020-11-03 Nathan Sidwelllibcpp: unbreak bootstrap
2020-11-03 zhengnannanAArch64: Add FLAG for AES/SHA/SM3/SM4 intrinsics [PR94442]
2020-11-03 zhengnannanAArch64: Add FLAG for compare intrinsics [PR94442]
2020-11-03 Richard BienerSave some memory at debug stream-in time
2020-11-03 Andrea Coralloarm: Add vstN_lane_bf16 + vstNq_lane_bf16 intrisics
2020-11-03 Andrea Coralloarm: Add vldN_lane_bf16 + vldNq_lane_bf16 intrisics
2020-11-03 Andrea Coralloarm: Add vst1_bf16 + vst1q_bf16 intrinsics
2020-11-03 Andrea Coralloarm: Add vld1_bf16 + vld1q_bf16 intrinsics
2020-11-03 Andrea Coralloarm: Add vst1_lane_bf16 + vstq_lane_bf16 intrinsics
2020-11-03 Andrea Coralloarm: Add vld1_lane_bf16 + vldq_lane_bf16 intrinsics
2020-11-03 Nathan Sidwellc++: cp_tree_equal cleanups
2020-11-03 Nathan Sidwellc++: rtti cleanups
2020-11-03 Nathan Sidwelllibcpp: dependency emission tidying
2020-11-03 Dennis Zhangaarch64: ACLE intrinsics convert BF16 to Float32
2020-11-03 Richard Bienerbootstrap/97666 - fix array of bool allocation
2020-11-03 Richard Bienertree-optimization/80928 - SLP vectorize nested loop...
2020-11-03 Uros Bizjaktestsuite: Fix gcc.target/i386/zero-scratch-regs-*...
2020-11-03 Olivier HainqueAdd missing require-effective-target lto
2020-11-03 Olivier HainqueAdd dg-require-effective-target fpic to gcc i386 tests
next
This page took 0.086454 seconds and 5 git commands to generate.