2024-06-18 |
Richard Sandiford | Add force_lowpart_subreg |
commit | commitdiff | tree |
2024-06-18 |
Richard Sandiford | Make more use of force_subreg |
commit | commitdiff | tree |
2024-06-18 |
Richard Sandiford | aarch64: Use force_subreg in more places |
commit | commitdiff | tree |
2024-06-18 |
Richard Sandiford | Make force_subreg emit nothing on failure |
commit | commitdiff | tree |
2024-06-18 |
Martin Uecker | c23: Fix for redeclared enumerator initialized with... |
commit | commitdiff | tree |
2024-06-18 |
Jakub Jelinek | rs6000: Shrink rs6000_init_generated_builtins size... |
commit | commitdiff | tree |
2024-06-18 |
Richard Biener | tree-optimization/115493 - fix wrong code with SLP... |
commit | commitdiff | tree |
2024-06-18 |
Richard Biener | Enhance if-conversion for automatic arrays |
commit | commitdiff | tree |
2024-06-18 |
Kewen Lin | testsuite, rs6000: Replace powerpc_altivec_ok with... |
commit | commitdiff | tree |
2024-06-18 |
Hu, Lin1 | i386: Handle target of __builtin_ia32_cmp[p|s][s|d... |
commit | commitdiff | tree |
2024-06-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-06-17 |
Andrew Pinski | aarch64: Add testcase for PR97405 |
commit | commitdiff | tree |
2024-06-17 |
Jeff Law | [to-be-committed,RISC-V] Handle zero_extract destinatio... |
commit | commitdiff | tree |
2024-06-17 |
Eric Botcazou | Add minimal support for __bf16 to -fdump-ada-spec |
commit | commitdiff | tree |
2024-06-17 |
Jakub Jelinek | diagnostics: Fix add_misspelling_candidates [PR115440] |
commit | commitdiff | tree |
2024-06-17 |
Andreas Krebbel | vshuf-mem.C: Make -march=z14 depend on s390_vxe |
commit | commitdiff | tree |
2024-06-17 |
Joseph Myers | c: Implement C2Y alignof on incomplete arrays |
commit | commitdiff | tree |
2024-06-17 |
Jakub Jelinek | c-family: Fix -Warray-compare warning ICE [PR115290] |
commit | commitdiff | tree |
2024-06-17 |
Jakub Jelinek | c++: Fix up floating point conversion rank comparison... |
commit | commitdiff | tree |
2024-06-17 |
Patrick O'Neill | RISC-V: Add configure check for Zaamo/Zalrsc assembler... |
commit | commitdiff | tree |
2024-06-17 |
Gerald Pfeifer | doc: Mark up __cxa_atexit as @code. |
commit | commitdiff | tree |
2024-06-17 |
Peter Bergner | rs6000: Compute rop_hash_save_offset for non-Altivec... |
commit | commitdiff | tree |
2024-06-17 |
Jeff Law | [to-be-committed,RISC-V] Improve variable bit set for... |
commit | commitdiff | tree |
2024-06-17 |
Richard Biener | tree-optimization/115508 - fix ICE with SLP scheduling... |
commit | commitdiff | tree |
2024-06-17 |
Richard Biener | Testcase for PR115492 |
commit | commitdiff | tree |
2024-06-17 |
Richard Biener | Revert "tree-optimization/100923 - re-do VN with contex... |
commit | commitdiff | tree |
2024-06-17 |
Aldy Hernandez | Rename Value_Range to value_range. |
commit | commitdiff | tree |
2024-06-17 |
Lingling Kong | [APX ZU] Fix test for target-support check |
commit | commitdiff | tree |
2024-06-17 |
Hu, Lin1 | i386: Refine all cvtt* instructions with UNSPEC instead... |
commit | commitdiff | tree |
2024-06-17 |
Andre Vehreschild | Fix ICE when compiling with -fcoarray=single, when... |
commit | commitdiff | tree |
2024-06-17 |
Levy Hsu | x86: Emit cvtne2ps2bf16 for odd increasing perm in... |
commit | commitdiff | tree |
2024-06-17 |
Stefan Schulze... | s390: Delete mistakenly added tests |
commit | commitdiff | tree |
2024-06-17 |
Stefan Schulze... | s390: Extend two element float vector |
commit | commitdiff | tree |
2024-06-17 |
Stefan Schulze... | s390: Extend two/four element integer vectors |
commit | commitdiff | tree |
2024-06-17 |
Stefan Schulze... | s390: testsuite: Fix nobp-table-jump-*.c |
commit | commitdiff | tree |
2024-06-17 |
Stefan Schulze... | s390: testsuite: Fix ifcvt-one-insn-bool.c |
commit | commitdiff | tree |
2024-06-17 |
Kewen Lin | m2: Remove uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE |
commit | commitdiff | tree |
2024-06-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-06-16 |
Ian Lance Taylor | libbacktrace: it's OK if zstd decompressor sees no... |
commit | commitdiff | tree |
2024-06-16 |
Andrew Pinski | aarch64: Fix reg_is_wrapped_separately array size ... |
commit | commitdiff | tree |
2024-06-16 |
Jeff Law | [to-be-committed] [RISC-V] Improve (1 << N) | C for... |
commit | commitdiff | tree |
2024-06-16 |
Jeff Law | [committed] Fix minor SH scan-asm failure after recent... |
commit | commitdiff | tree |
2024-06-16 |
Peter Damianov | pretty-print: Don't translate escape sequences to windo... |
commit | commitdiff | tree |
2024-06-16 |
Peter Damianov | diagnostics: Don't hardcode auto_enable_urls to false... |
commit | commitdiff | tree |
2024-06-16 |
Peter Damianov | diagnostics: Enable escape sequence processing on windo... |
commit | commitdiff | tree |
2024-06-16 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-06-15 |
Pan Li | RISC-V: Add testcases for vector unsigned SAT_SUB form 2 |
commit | commitdiff | tree |
2024-06-15 |
Christoph Müllner | riscv: Allocate enough space to strcpy() string |
commit | commitdiff | tree |
2024-06-15 |
Pan Li | RISC-V: Refine the SAT_ARITH test help header files... |
commit | commitdiff | tree |
2024-06-15 |
Gerald Pfeifer | doc: Remove pointer to old versions of binutils |
commit | commitdiff | tree |
2024-06-15 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-06-14 |
Andrew MacLeod | Dont add varying values to gori_on_edge mass calculations. |
commit | commitdiff | tree |
2024-06-14 |
Andrew MacLeod | Add merge facility to ssa_lazy_cache. |
commit | commitdiff | tree |
2024-06-14 |
Andrew MacLeod | Do not assume LHS of call is an ssa-name. |
commit | commitdiff | tree |
2024-06-14 |
Jakub Jelinek | testsuite: Add -Wno-psabi to vshuf-mem.C test |
commit | commitdiff | tree |
2024-06-14 |
Georg-Johann Lay | AVR: target/115419 - Tie breaks are rounded-to-even. |
commit | commitdiff | tree |
2024-06-14 |
Jonathan Wakely | libstdc++: Make std::type_info::operator== always_inlin... |
commit | commitdiff | tree |
2024-06-14 |
Jonathan Wakely | libstdc++: Fix declaration of posix_memalign for freest... |
commit | commitdiff | tree |
2024-06-14 |
Pan Li | RISC-V: Add testcases for scalar unsigned SAT_SUB form 10 |
commit | commitdiff | tree |
2024-06-14 |
Pan Li | RISC-V: Add testcases for scalar unsigned SAT_SUB form 9 |
commit | commitdiff | tree |
2024-06-14 |
Pan Li | RISC-V: Add testcases for scalar unsigned SAT_SUB form 8 |
commit | commitdiff | tree |
2024-06-14 |
Pan Li | RISC-V: Add testcases for scalar unsigned SAT_SUB form 7 |
commit | commitdiff | tree |
2024-06-14 |
Pan Li | RISC-V: Add testcases for scalar unsigned SAT_SUB form 6 |
commit | commitdiff | tree |
2024-06-14 |
Pan Li | RISC-V: Add testcases for scalar unsigned SAT_SUB form 5 |
commit | commitdiff | tree |
2024-06-14 |
Pan Li | RISC-V: Add testcases for scalar unsigned SAT_SUB form 4 |
commit | commitdiff | tree |
2024-06-14 |
Pan Li | RISC-V: Add testcases for scalar unsigned SAT_SUB form 3 |
commit | commitdiff | tree |
2024-06-14 |
Pan Li | Match: Support more forms for the scalar unsigned ... |
commit | commitdiff | tree |
2024-06-14 |
Jan Beulich | configure: adjustments for building with in-tree binutils |
commit | commitdiff | tree |
2024-06-14 |
Richard Biener | Adjust gcc.target/i386/vect-strided-3.c |
commit | commitdiff | tree |
2024-06-14 |
Richard Biener | Support single def-use cycle optimization for SLP reduc... |
commit | commitdiff | tree |
2024-06-14 |
Gerald Pfeifer | doc: Consolidate duplicate MOVBE listings for Intel... |
commit | commitdiff | tree |
2024-06-14 |
Pan Li | RISC-V: Bugfix vec_extract v mode iterator restriction... |
commit | commitdiff | tree |
2024-06-14 |
Gerald Pfeifer | doc: Remove reference to Interix |
commit | commitdiff | tree |
2024-06-14 |
Eric Botcazou | ada: Do not include target-specific makefile fragments |
commit | commitdiff | tree |
2024-06-14 |
Eric Botcazou | ada: Fix return mechanism reported by -gnatRm |
commit | commitdiff | tree |
2024-06-14 |
Yannick Moy | ada: Skip subprogram body entities inside scopes |
commit | commitdiff | tree |
2024-06-14 |
Eric Botcazou | ada: Do not create null GCC thunks |
commit | commitdiff | tree |
2024-06-14 |
Marc Poulhiès | ada: Typo and indentation fix |
commit | commitdiff | tree |
2024-06-14 |
Eric Botcazou | ada: Fix parts of classification of aspects |
commit | commitdiff | tree |
2024-06-14 |
Steve Baird | ada: Bad tree built for Obj.Discrim_Dep_Component'Loop_... |
commit | commitdiff | tree |
2024-06-14 |
Jerome Guitton | ada: Simplify handling of VxWorks-specific error codes... |
commit | commitdiff | tree |
2024-06-14 |
Eric Botcazou | ada: Minor tweak in Snames |
commit | commitdiff | tree |
2024-06-14 |
Justin Squirek | ada: Add prototype for mutably tagged types |
commit | commitdiff | tree |
2024-06-14 |
Justin Squirek | ada: Crash checking accessibility level on private... |
commit | commitdiff | tree |
2024-06-14 |
Eric Botcazou | ada: Minor tweaks to processing of Aggregate aspect |
commit | commitdiff | tree |
2024-06-14 |
Javier Miranda | ada: Missing initialization of multidimensional array... |
commit | commitdiff | tree |
2024-06-14 |
Eric Botcazou | ada: Couple of small cleanups in semantic analysis... |
commit | commitdiff | tree |
2024-06-14 |
Justin Squirek | ada: Allow implicit dereferenced for uses of 'Super |
commit | commitdiff | tree |
2024-06-14 |
Eric Botcazou | ada: Remove unused name of aspect from Snames |
commit | commitdiff | tree |
2024-06-14 |
Richard Biener | Fix fallout of peeling for gap improvements |
commit | commitdiff | tree |
2024-06-14 |
liuhongt | Adjust ix86_rtx_costs for pternlog_operand_p. |
commit | commitdiff | tree |
2024-06-14 |
liuhongt | Remove one_if_conv for latest Intel processors. |
commit | commitdiff | tree |
2024-06-14 |
Roger Sayle | i386: More use of m{32,64}bcst addressing modes with... |
commit | commitdiff | tree |
2024-06-14 |
Andrew Pinski | expand: constify sepops operand to expand_expr_real_2... |
commit | commitdiff | tree |
2024-06-14 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-06-14 |
Alexandre Oliva | Revert "map packed field type to unpacked for debug... |
commit | commitdiff | tree |
2024-06-13 |
Patrick O'Neill | RISC-V: Add support for subword atomic loads/stores |
commit | commitdiff | tree |
2024-06-13 |
Alexandre Oliva | [libstdc++] [testsuite] require cmath for [PR114359] |
commit | commitdiff | tree |
2024-06-13 |
Joseph Myers | c: Implement C2Y complex increment/decrement support |
commit | commitdiff | tree |
2024-06-13 |
Carl Love | rs6000, altivec-2-runnable.c should be a runnable test |
commit | commitdiff | tree |
next |