platform/upstream/gcc.git
2021-09-16 Andrew PinskiFix PR 67102: Add libstdc++ dependancy to libffi
2021-09-16 Uros Bizjak[i386] Change ix86_decompose_address return type to...
2021-09-16 Tobias BurnusPowerPC: Fix rs6000-gen-builtins with build != host...
2021-09-16 Martin Jamborcgraph: Do not warn about caller count mismatches of...
2021-09-16 Iain Sandoecoroutines: Small cleanups to await_statement_walker...
2021-09-16 Richard Bienermiddle-end/102360 - adjust .DEFERRED_INIT expansion
2021-09-16 Daniel Cedermansparc: Add scheduling information for LEON5
2021-09-16 Daniel Cedermansparc: Add NOP in stack_protect_set32 if sparc_fix_b2bs...
2021-09-16 Daniel Cedermansparc: Prevent atomic instructions in beginning of...
2021-09-16 Daniel Cedermansparc: Skip all empty assembly statements
2021-09-16 Daniel Cedermansparc: Treat more instructions as load or store in...
2021-09-16 Andreas Larssonsparc: Print out bit names for LEON and LEON3 with...
2021-09-16 Christophe... testsuite: Support single-precision in g++.dg/eh/arm...
2021-09-16 Martin Liskamips: Fix macro typo
2021-09-16 liuhongtCheck mask type when doing cond_op related gimple simpl...
2021-09-16 liuhongtAVX512FP16: Add testcase for vcvtw2ph/vcvtuw2ph/vcvtdq2...
2021-09-16 liuhongtAVX512FP16: Add vcvtuw2ph/vcvtw2ph/vcvtdq2ph/vcvtudq2ph...
2021-09-16 liuhongtAVX512FP16: Add testcase for vcvtph2w/vcvtph2uw/vcvtph2...
2021-09-16 liuhongtAVX512FP16: Add vcvtph2dq/vcvtph2qq/vcvtph2w/vcvtph2uw...
2021-09-16 liuhongtAVX512FP16: Add testcase for vmovsh/vmovw.
2021-09-16 liuhongtAVX512FP16: Add vmovw/vmovsh.
2021-09-16 Jason Merrillc++: Small location tweak
2021-09-16 Kewen Linrs6000: Remove useless toc-fusion option
2021-09-16 GCC AdministratorDaily bump.
2021-09-15 Patrick Palkac++: shortcut bad convs during overload resolution...
2021-09-15 David Edelsohnrs6000: fix xcoff section encoding
2021-09-15 Jason Merrillc++: add parsing_function_declarator predicate
2021-09-15 Jakub Jelinekc++: Fix handling of decls with flexible array members...
2021-09-15 Patrick Palkac++: default ctor that's also a list ctor [PR102050]
2021-09-15 Alexandre Olivazero-call-used-regs attr for ada
2021-09-15 Martin Liskai386: port vxworks to TARGET_CPU_P macro
2021-09-15 Jason Merrillc++: don't warn about internal interference sizes
2021-09-15 Martin Liskars6000: fix symtab_node::get == NULL issue
2021-09-15 Martin Liskagcc-changelog: Add FIXME note.
2021-09-15 Martin Liskagcc-changelog: check git commit email address
2021-09-15 Richard Bienertarget/102348 - fix powerpc-lynxos build
2021-09-15 liuhongtOptimize for V{8,16,32}HFmode vec_set/extract/init.
2021-09-15 Richard BienerMaintain (mis-)alignment info in the first element...
2021-09-15 Hongyu WangAVX512FP16: Adjust builtin name for FP16 builtins to...
2021-09-15 Richard Bienertree-optimization/102318 - reduction epilogue re-use
2021-09-15 Hugo Beauzée... libstdc++: Check for TLS support on mingw cross-compilers
2021-09-15 liuhongtOutput vextract{i,f}{32x4,64x2} for (vec_select:(reg...
2021-09-15 Thomas SchwingeAdd OpenACC 'host_data' testing to 'gfortran.dg/goacc...
2021-09-15 Richard BienerRemove support for vax-openbsd
2021-09-15 Richard BienerRemove m68k-openbsd support
2021-09-15 Jason Merrillc++: don't predeclare std::type_info [PR48396]
2021-09-15 Jason Merrillc++: correct object scope handling
2021-09-15 Jason Merrillc++: tweak C++20 destructor template-id rule
2021-09-15 Max Filippovgcc: xtensa: fix PR target/102336
2021-09-15 GCC AdministratorDaily bump.
2021-09-14 Harald AnlaufFortran - fix ICE during error recovery checking entry...
2021-09-14 Iain Sandoec++tools : Add a simple handler for ModuleCompiledRequest.
2021-09-14 Peter Bergnerrs6000: Disable optimizing multiple xxsetaccz instructi...
2021-09-14 Iain Sandoeconfigure: Avoid unnecessary constraints on executables...
2021-09-14 Iain Sandoecoroutines: Make proxy vars for the function arg copies.
2021-09-14 Iain Sandoecoroutines: Expose implementation state to the debugger.
2021-09-14 Patrick Palkac++: empty union member activation during constexpr...
2021-09-14 Jakub Jelinekc++: Update DECL_*SIZE for objects with flexible array...
2021-09-14 Jakub Jelinekc++: Fix __is_*constructible/assignable for templates...
2021-09-14 Tobias BurnusFortran: Add missing ST_OMP_END_SCOPE handling [PR102313]
2021-09-14 Martin Liskatestsuite: fix failing pytest tests
2021-09-14 Eric BotcazouFix PR ada/101970
2021-09-14 Claudiu Zissulescuarc: Update ZOL pattern.
2021-09-14 Eric BotcazouDo not issue size error for too large array type
2021-09-14 Eric BotcazouFix inaccurate bounds in debug info for vector array...
2021-09-14 Eric BotcazouFix internal error on broken import of vector intrinsics
2021-09-14 Eric BotcazouStrengthen compatibility warning for GCC builtins
2021-09-14 Eric BotcazouFix internal error on pointer-to-pointer binding in...
2021-09-14 Jakub Jelinektestsuite: Use sync_long_long instead of sync_int_long...
2021-09-14 Jakub Jelinekopenmp: Add testing checks (whether lhs appears in...
2021-09-14 Eric BotcazouImplement PR ada/101385
2021-09-14 Eric BotcazouRemove superfluous call to UI_Is_In_Int_Range
2021-09-14 Eric BotcazouGive more informative error message for by-reference...
2021-09-14 liuhongtAVX512FP16: Add testcase for fpclass/getmant/getexp...
2021-09-14 liuhongtAVX512FP16: Add fpclass/getexp/getmant instructions.
2021-09-14 liuhongtAVX512FP16: Add testcase for vreduceph/vreducesh/vrndsc...
2021-09-14 liuhongtAVX512FP16: Add vreduceph/vreducesh/vrndscaleph/vrndsca...
2021-09-14 liuhongtAVX512FP16: Add testcase for vrcpph/vrcpsh/vscalefph...
2021-09-14 liuhongtAVX512FP16: Add vrcpph/vrcpsh/vscalefph/vscalefsh.
2021-09-14 liuhongtAVX512FP16: Add testcase for vsqrtph/vsqrtsh/vrsqrtph...
2021-09-14 liuhongtAVX512FP16: Add vsqrtph/vrsqrtph/vsqrtsh/vrsqrtsh.
2021-09-14 Jason Merrillc++: Fix warning on 32-bit x86
2021-09-14 GCC AdministratorDaily bump.
2021-09-13 Harald AnlaufFortran - ensure simplification of bounds of array...
2021-09-13 Harald AnlaufFortran - fix handling of substring start and end indices
2021-09-13 Thomas SchwingeDon't maintain a warning spec for 'UNKNOWN_LOCATION...
2021-09-13 Thomas SchwingeClarify 'key_type_t' to 'location_t' as used for 'gcc...
2021-09-13 Thomas SchwingeSimplify 'gcc/diagnostic-spec.h:nowarn_map' setup
2021-09-13 Jason Merrillc++: implement C++17 hardware interference size
2021-09-13 Martin Liskai386: support micro-levels in target{,_clone} attrs...
2021-09-13 Andrew Pinski[aarch64] Fix target/95969: __builtin_aarch64_im_lane_b...
2021-09-13 Andrew PinskiRemove m32r{,le}-*-linux* support from GCC
2021-09-13 Andrew PinskiFix PR lto/49664: liblto_plugin.so exports too many...
2021-09-13 Kyrylo Tkachovaarch64: PR target/102252 Invalid addressing mode for...
2021-09-13 Aldy HernandezRemove references to FSM threads.
2021-09-13 Patrick Palkac++: parameter pack inside constexpr if [PR101764]
2021-09-13 Martin Liskac++: fix -fsanitize-coverage=trace-pc ICE [PR101331]
2021-09-13 Aldy HernandezAdjust ssa-dom-thread-7.c on aarch64.
2021-09-13 H.J. Lux86: Add TARGET_AVX256_[MOVE|STORE]_BY_PIECES
2021-09-13 liuhongtUse gen_lowpart_if_possible instead of gen_lowpart...
next