2024-01-30 |
Iain Sandoe | testsuite, GDC: Update link flags [PR112861]. |
commit | commitdiff | tree |
2024-01-30 |
Iain Sandoe | libgcc: Make heap trampoline support dynamic [PR113403]. |
commit | commitdiff | tree |
2024-01-30 |
Iain Sandoe | libgcc: Make heap trampoline support dynamic [PR113403]. |
commit | commitdiff | tree |
2024-01-30 |
Richard Sandiford | aarch64: Avoid allocating FPRs to address registers... |
commit | commitdiff | tree |
2024-01-30 |
Richard Sandiford | aarch64: Handle debug references to removed registers... |
commit | commitdiff | tree |
2024-01-30 |
Jakub Jelinek | tree-ssa-strlen: Fix up handle_store [PR113603] |
commit | commitdiff | tree |
2024-01-30 |
Jakub Jelinek | except: Fix __builtin_eh_return_data_regno (-42) expans... |
commit | commitdiff | tree |
2024-01-30 |
Jakub Jelinek | testsuite: Fix up pr113622-{2,3}.c for i686-linux ... |
commit | commitdiff | tree |
2024-01-30 |
Jin Ma | RISC-V: THEAD: Fix improper immediate value for MODIFY_... |
commit | commitdiff | tree |
2024-01-30 |
Nathaniel Shead | c++: Handle error header names in modules [PR107594] |
commit | commitdiff | tree |
2024-01-30 |
Alexandre Oliva | Revert "testsuite: Disable strub on AIX." |
commit | commitdiff | tree |
2024-01-30 |
H.J. Lu | x86: Limit -mcmodel=large tests to lp64 target |
commit | commitdiff | tree |
2024-01-30 |
Juzhe-Zhong | RISC-V: Fix regression |
commit | commitdiff | tree |
2024-01-30 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-01-29 |
Manos Anagnostakis | aarch64: fix handling of reversed mem ops in ldp/stp... |
commit | commitdiff | tree |
2024-01-29 |
François Dumont | libstdc++: Fix _GLIBCXX_DEBUG_BACKTRACE macro documentation |
commit | commitdiff | tree |
2024-01-29 |
Alexandre Oliva | testsuite: require libc sym for -shared |
commit | commitdiff | tree |
2024-01-29 |
Alexandre Oliva | testsuite: no dfp run without dfprt |
commit | commitdiff | tree |
2024-01-29 |
Jose E. Marchesi | bpf: emit empty epilogues in naked functions |
commit | commitdiff | tree |
2024-01-29 |
Patrick O'Neill | RISC-V: Add require-effective-target to pr113429 testcase |
commit | commitdiff | tree |
2024-01-29 |
Jason Merrill | c++: local class in generic lambda [PR113544] |
commit | commitdiff | tree |
2024-01-29 |
Kwok Cheung... | MAINTAINERS: Update my work email address |
commit | commitdiff | tree |
2024-01-29 |
YunQiang Su | MIPS: Fix typo in gcc/configure.ac: gcc_cv_as_mips_explicit |
commit | commitdiff | tree |
2024-01-29 |
Matthieu Longo | arm: Add pattern for bswap + rotate -> rev16 [Bug 108933] |
commit | commitdiff | tree |
2024-01-29 |
Richard Biener | middle-end/113622 - handle store with variable index... |
commit | commitdiff | tree |
2024-01-29 |
Richard Biener | middle-end/113622 - allow .VEC_SET and .VEC_EXTRACT... |
commit | commitdiff | tree |
2024-01-29 |
Alex Coplan | aarch64: Ensure iterator validity when updating debug... |
commit | commitdiff | tree |
2024-01-29 |
H.J. Lu | x86: Save callee-saved registers in noreturn functions... |
commit | commitdiff | tree |
2024-01-29 |
Prathamesh... | PR112950: Use #pragma GCC for including arm_sve.h. |
commit | commitdiff | tree |
2024-01-29 |
Tobias Burnus | gcn/gcn-valu.md: Disable fold_left_plus for TARGET_RDNA... |
commit | commitdiff | tree |
2024-01-29 |
Richard Sandiford | vect: Tighten vect_determine_precisions_from_range... |
commit | commitdiff | tree |
2024-01-29 |
Tobias Burnus | nvptx.opt: Add sm_89 and sm_90a to -march-map= |
commit | commitdiff | tree |
2024-01-29 |
Tobias Burnus | install.texi: For gcn, recommend LLVM 15, unless gfx110... |
commit | commitdiff | tree |
2024-01-29 |
Tobias Burnus | gcn/mkoffload.cc: Fix SRAM_ECC and XNACK handling ... |
commit | commitdiff | tree |
2024-01-29 |
Tobias Burnus | libgomp.c/declare-variant-4.h: Fix used variant functio... |
commit | commitdiff | tree |
2024-01-29 |
Jakub Jelinek | tree-ssa-strlen: Fix pdata->maxlen computation [PR110603] |
commit | commitdiff | tree |
2024-01-29 |
Richard Biener | debug/103047 - argument order of inlined functions |
commit | commitdiff | tree |
2024-01-29 |
Andrew Pinski | testsuite: Fix vect_long_mult for 32-bit Power [PR109705] |
commit | commitdiff | tree |
2024-01-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-01-28 |
Victor Do Nascimento | Libatomic: Add checks in ifunc selectors for LSE/LSE2... |
commit | commitdiff | tree |
2024-01-28 |
Victor Do Nascimento | libatomic: Enable LSE128 128-bit atomics for Armv9.4-a |
commit | commitdiff | tree |
2024-01-28 |
Victor Do Nascimento | libatomic: Add support for __ifunc_arg_t arg in ifunc... |
commit | commitdiff | tree |
2024-01-28 |
Victor Do Nascimento | libatomic: atomic_16.S: Improve ENTRY, END and ALIAS... |
commit | commitdiff | tree |
2024-01-28 |
Harald Anlauf | Fortran: NULL actual to optional dummy with VALUE attri... |
commit | commitdiff | tree |
2024-01-28 |
Iain Sandoe | Objective-C, Darwin: Do not overalign CFStrings and... |
commit | commitdiff | tree |
2024-01-28 |
Iain Sandoe | testsuite, Objective-C: Fix duplicate libobjc cases. |
commit | commitdiff | tree |
2024-01-28 |
Iain Sandoe | Fix __builtin_nested_func_ptr_{created,deleted} symbol... |
commit | commitdiff | tree |
2024-01-28 |
Iain Sandoe | testsuite, jit: Stabilize error output. |
commit | commitdiff | tree |
2024-01-28 |
YunQiang Su | doc/invoke: Remove duplicate explicit-relocs entry... |
commit | commitdiff | tree |
2024-01-28 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-01-27 |
Jose E. Marchesi | bpf: add constant pointer to helper-skb-ancestor-cgroup... |
commit | commitdiff | tree |
2024-01-27 |
Harald Anlauf | Fortran: fix bounds-checking errors for CLASS array... |
commit | commitdiff | tree |
2024-01-27 |
H.J. Lu | x86: Don't save callee-saved registers in noreturn... |
commit | commitdiff | tree |
2024-01-27 |
H.J. Lu | x86: Add no_callee_saved_registers function attribute |
commit | commitdiff | tree |
2024-01-27 |
Jakub Jelinek | lower-bitint: Avoid sign-extending cast to unsigned... |
commit | commitdiff | tree |
2024-01-27 |
Jakub Jelinek | lower-bitint: Fix up VIEW_CONVERT_EXPR handling in... |
commit | commitdiff | tree |
2024-01-27 |
Jakub Jelinek | lower-bitint: Add debugging dump of SSA_NAME -> decl... |
commit | commitdiff | tree |
2024-01-27 |
Lewis Hyatt | c-family: Fix ICE with large column number after restor... |
commit | commitdiff | tree |
2024-01-27 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-01-26 |
Hans-Peter... | c/c++: Tweak warning for 'always_inline function might... |
commit | commitdiff | tree |
2024-01-26 |
Nathaniel Shead | c++: Stream additional fields for DECL_STRUCT_FUNCTION... |
commit | commitdiff | tree |
2024-01-26 |
Maciej W. Rozycki | RISC-V/testsuite: Add RTL cset-sext.c testcase variants |
commit | commitdiff | tree |
2024-01-26 |
Maciej W. Rozycki | RISC-V/testsuite: Add RTL pr105314.c testcase variants |
commit | commitdiff | tree |
2024-01-26 |
Maciej W. Rozycki | RISC-V/testsuite: Also verify if-conversion runs for... |
commit | commitdiff | tree |
2024-01-26 |
Maciej W. Rozycki | RISC-V/testsuite: Widen coverage for pr105314.c |
commit | commitdiff | tree |
2024-01-26 |
Robin Dapp | genopinit: Split init_all_optabs [PR113575]. |
commit | commitdiff | tree |
2024-01-26 |
Gaius Mulley | modula2: detect string and pointer formal and actual... |
commit | commitdiff | tree |
2024-01-26 |
Richard Biener | Avoid registering unsupported OMP offload devices |
commit | commitdiff | tree |
2024-01-26 |
Richard Biener | Fix architecture support in OMP_OFFLOAD_init_device... |
commit | commitdiff | tree |
2024-01-26 |
Tobias Burnus | amdgcn: config.gcc - enable gfx1030 and gfx1100 multili... |
commit | commitdiff | tree |
2024-01-26 |
Andrew Stubbs | amdgcn: additional gfx1030/gfx1100 support |
commit | commitdiff | tree |
2024-01-26 |
Nathaniel Shead | c++: Emit definitions of ODR-used static members import... |
commit | commitdiff | tree |
2024-01-26 |
Richard Biener | tree-optimization/113602 - datarefs of non-addressables |
commit | commitdiff | tree |
2024-01-26 |
Tobias Burnus | gcn/gcn-hsa.h: Always pass --amdhsa-code-object-version... |
commit | commitdiff | tree |
2024-01-26 |
Juzhe-Zhong | RISC-V: Refine some codes of VSETVL PASS [NFC] |
commit | commitdiff | tree |
2024-01-26 |
Jiahao Xu | LoongArch: Split vec_selects of bottom elements into... |
commit | commitdiff | tree |
2024-01-26 |
Jiahao Xu | LoongArch: Define LOGICAL_OP_NON_SHORT_CIRCUIT |
commit | commitdiff | tree |
2024-01-26 |
chenxiaolong | LoongArch: testsuite:Added additional vectorization... |
commit | commitdiff | tree |
2024-01-26 |
Li Wei | LoongArch: Optimize implementation of single-precision... |
commit | commitdiff | tree |
2024-01-26 |
Andrew Pinski | testsuite/vect: Fix pr25413a.c expectations [PR109705] |
commit | commitdiff | tree |
2024-01-26 |
Juzhe-Zhong | RISC-V: Fix incorrect LCM delete bug [VSETVL PASS] |
commit | commitdiff | tree |
2024-01-26 |
Andrew Pinski | aarch64: Fix/avoid undefinedness in aarch64_classify_in... |
commit | commitdiff | tree |
2024-01-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-01-25 |
Jakub Jelinek | c++: Fix up build_m_component_ref [PR113599] |
commit | commitdiff | tree |
2024-01-25 |
Jason Merrill | c++: array of PMF [PR113598] |
commit | commitdiff | tree |
2024-01-25 |
Jason Merrill | c++: co_await and initializer_list [PR109227] |
commit | commitdiff | tree |
2024-01-25 |
Andrew Pinski | aarch64: Fix undefinedness while testing the J constrai... |
commit | commitdiff | tree |
2024-01-25 |
Vladimir N... | [PR113526][LRA]: Fixing asm-flag-1.c failure on ARM |
commit | commitdiff | tree |
2024-01-25 |
Chung-Lin Tang | MAINTAINERS: Update my work email address |
commit | commitdiff | tree |
2024-01-25 |
Georg-Johann Lay | AVR: target/113601 - Fix wrong data start for ATmega320... |
commit | commitdiff | tree |
2024-01-25 |
Szabolcs Nagy | aarch64: Fix eh_return for -mtrack-speculation [PR112987] |
commit | commitdiff | tree |
2024-01-25 |
Gaius Mulley | modula2: add project regression test and badpointer... |
commit | commitdiff | tree |
2024-01-25 |
Robin Dapp | fold-const: Handle AND, IOR, XOR with stepped vectors... |
commit | commitdiff | tree |
2024-01-25 |
Robin Dapp | testsuite/vect: Add target checks to refined patterns. |
commit | commitdiff | tree |
2024-01-25 |
David Malcolm | analyzer: fix defaults in compound assignments from... |
commit | commitdiff | tree |
2024-01-25 |
Gaius Mulley | modula2: correct prototype for lseek within gcc/m2... |
commit | commitdiff | tree |
2024-01-25 |
Mary Bennett | RISC-V: Add support for XCVsimd extension in CV32E40P |
commit | commitdiff | tree |
2024-01-25 |
Tobias Burnus | gcn: Add missing space to ASM_SPEC in gcn-hsa.h |
commit | commitdiff | tree |
2024-01-25 |
Yanzhang Wang | RISC-V: remove param riscv-vector-abi. [PR113538] |
commit | commitdiff | tree |
2024-01-25 |
Jakub Jelinek | convert: Fix test for out of bounds shift count [PR113574] |
commit | commitdiff | tree |
next |