2024-04-29 |
Lehua Ding | RISC-V: Fix vsetvl pass ICE |
commit | commitdiff | tree |
2024-04-29 |
Rainer Orth | libstdc++: Update Solaris baselines for GCC 13.2 |
commit | commitdiff | tree |
2024-04-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-28 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-27 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-26 |
Richard Ball | aarch64: Fix SCHEDULER_IDENT for Cortex-A510 |
commit | commitdiff | tree |
2024-04-26 |
Jonathan Wakely | libstdc++: Update status tables to refer to GCC 13... |
commit | commitdiff | tree |
2024-04-26 |
Haochen Jiang | i386: Fix array index overflow in pr105354-2.c |
commit | commitdiff | tree |
2024-04-26 |
Andre Vehreschild | gfortran: Allow ref'ing PDT's len() in parameter-initia... |
commit | commitdiff | tree |
2024-04-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-25 |
Jonathan Wakely | libstdc++: Add libstdc++_libbacktrace.a to libstdc... |
commit | commitdiff | tree |
2024-04-25 |
Jonathan Wakely | libstdc++: Fix libstdc++exp.a so it really does contain... |
commit | commitdiff | tree |
2024-04-25 |
Richard Ball | arm: Zero/Sign extends for CMSE security |
commit | commitdiff | tree |
2024-04-25 |
Kewen Lin | rs6000: Fix wrong align passed to build_aligned_type... |
commit | commitdiff | tree |
2024-04-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-24 |
Kito Cheng | RISC-V: Fix recursive vsetvli checking [PR114172] |
commit | commitdiff | tree |
2024-04-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-22 |
Haochen Jiang | i386: Fix Sierra Forest auto dispatch |
commit | commitdiff | tree |
2024-04-22 |
Jerry DeLisle | libfortran: Fix handling of formatted separators. |
commit | commitdiff | tree |
2024-04-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-21 |
Georg-Johann Lay | AVR: target/114794 - Tweak __udivmodqi4 |
commit | commitdiff | tree |
2024-04-21 |
Jakub Jelinek | c-family: Allow arguments with NULLPTR_TYPE as sentinel... |
commit | commitdiff | tree |
2024-04-21 |
Jakub Jelinek | rtlanal: Fix set_noop_p for volatile loads or stores... |
commit | commitdiff | tree |
2024-04-21 |
Jakub Jelinek | internal-fn: Temporarily disable flag_trapv during... |
commit | commitdiff | tree |
2024-04-21 |
Jakub Jelinek | asan: Don't instrument .ABNORMAL_DISPATCHER [PR114743] |
commit | commitdiff | tree |
2024-04-21 |
Jakub Jelinek | attribs: Don't crash on NULL TREE_TYPE in diag_attr_exc... |
commit | commitdiff | tree |
2024-04-21 |
Jakub Jelinek | c++: Fix bogus warnings about ignored annotations ... |
commit | commitdiff | tree |
2024-04-21 |
Jakub Jelinek | Limit special asan/ubsan/bitint returns_twice handling... |
commit | commitdiff | tree |
2024-04-21 |
Jakub Jelinek | asan, v3: Fix up handling of > 32 byte aligned variable... |
commit | commitdiff | tree |
2024-04-21 |
Jakub Jelinek | c++: Fix up maybe_warn_for_constant_evaluated calls... |
commit | commitdiff | tree |
2024-04-21 |
Jakub Jelinek | vect: Don't clear base_misaligned in update_epilogue_lo... |
commit | commitdiff | tree |
2024-04-21 |
Jakub Jelinek | c++: Fix ICE with weird copy assignment operator [PR114572] |
commit | commitdiff | tree |
2024-04-21 |
Jakub Jelinek | fold-const: Handle NON_LVALUE_EXPR in native_encode_ini... |
commit | commitdiff | tree |
2024-04-21 |
Jakub Jelinek | libquadmath: Don't assume the storage for __float128... |
commit | commitdiff | tree |
2024-04-21 |
Jakub Jelinek | expr: Fix up emit_push_insn [PR114552] |
commit | commitdiff | tree |
2024-04-21 |
Jakub Jelinek | Fix up postboot dependencies [PR106472] |
commit | commitdiff | tree |
2024-04-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-19 |
Martin Jambor | ipa: Force args obtined through pass-through maps to... |
commit | commitdiff | tree |
2024-04-19 |
Martin Jambor | ipa: Avoid duplicate replacements in IPA-SRA transforma... |
commit | commitdiff | tree |
2024-04-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-17 |
Georg-Johann Lay | AVR: target/114752 - Fix ICE on inline asm const 64... |
commit | commitdiff | tree |
2024-04-17 |
Sebastian Huber | RTEMS: Fix powerpc configuration |
commit | commitdiff | tree |
2024-04-17 |
Sebastian Huber | RTEMS: Add multilib configuration for aarch64 |
commit | commitdiff | tree |
2024-04-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-16 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-15 |
Georg-Johann Lay | AVR: Add 8 more avrxmega3 MCUs. |
commit | commitdiff | tree |
2024-04-15 |
Andreas Schwab | libstdc++: Update baseline symbols for riscv64-linux |
commit | commitdiff | tree |
2024-04-15 |
Patrick Palka | c++: compound-requirement partial substitution [PR113966] |
commit | commitdiff | tree |
2024-04-15 |
Patrick Palka | c++: requires-exprs and partial constraint subst [PR110006] |
commit | commitdiff | tree |
2024-04-15 |
Richard Biener | middle-end/114599 - fix bitmap allocation for check_ifu... |
commit | commitdiff | tree |
2024-04-15 |
H.J. Lu | tree-profile: Disable indirect call profiling for IFUNC... |
commit | commitdiff | tree |
2024-04-15 |
Tamar Christina | AArch64: remove ls64 from being mandatory on armv8... |
commit | commitdiff | tree |
2024-04-15 |
Tamar Christina | AArch64: Do not allow SIMD clones with simdlen 1 [PR113552] |
commit | commitdiff | tree |
2024-04-15 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-14 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-13 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-12 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-11 |
Jakub Jelinek | libstdc++: Regenerate baseline_symbols.txt files for... |
commit | commitdiff | tree |
2024-04-11 |
Kito Cheng | RISC-V: Fix __atomic_compare_exchange with 32 bit value... |
commit | commitdiff | tree |
2024-04-11 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-10 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-09 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-08 |
Martin Jambor | ipa: Self-DCE of uses of removed call LHSs (PR 108007) |
commit | commitdiff | tree |
2024-04-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-06 |
Harald Anlauf | Fortran: fix DATA and derived types with pointer compon... |
commit | commitdiff | tree |
2024-04-05 |
Iain Sandoe | jit, Darwin: Implement library exports list. |
commit | commitdiff | tree |
2024-04-05 |
Iain Sandoe | libphobos, Darwin: Enable libphobos for most Darwin. |
commit | commitdiff | tree |
2024-04-05 |
Iain Sandoe | testsuite: Remove duplicate -lgcov [PR114034] |
commit | commitdiff | tree |
2024-04-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-04 |
Iain Sandoe | Darwin,debug : Switch to DWARF 3 or 4 when dsymutil... |
commit | commitdiff | tree |
2024-04-04 |
Iain Sandoe | testsuite, Darwin: Allow for an undefined symbol [PR114... |
commit | commitdiff | tree |
2024-04-04 |
Iain Sandoe | Darwin: Do not emit .macinfo when dsymutil cannot consu... |
commit | commitdiff | tree |
2024-04-04 |
Iain Sandoe | testsuite, Darwin: Use the IOKit framework in framework... |
commit | commitdiff | tree |
2024-04-04 |
Francois-Xavier... | Testsuite, Darwin: skip PIE test |
commit | commitdiff | tree |
2024-04-04 |
Francois-Xavier... | Testsuite, DWARF2: adjust regexp to match darwin output |
commit | commitdiff | tree |
2024-04-04 |
Francois-Xavier... | Testsuite, LTO: silence warning to make test pass on... |
commit | commitdiff | tree |
2024-04-04 |
Iain Sandoe | testsuite, x86: Handle a broken assembler |
commit | commitdiff | tree |
2024-04-04 |
Edwin Lu | RISC-V: Fix C23 (...) functions returning large aggrega... |
commit | commitdiff | tree |
2024-04-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-03 |
Iain Sandoe | libstdc++, Darwin: Handle a linker warning [PR112397]. |
commit | commitdiff | tree |
2024-04-03 |
Iain Sandoe | libstdc++: Sync the atomic_link_flags implementation... |
commit | commitdiff | tree |
2024-04-03 |
Iain Sandoe | libstdc++, Darwin: Do not use dev/null as the file... |
commit | commitdiff | tree |
2024-04-03 |
Francois-Xavier... | Testsuite, i386: Mark test as requiring ifunc |
commit | commitdiff | tree |
2024-04-03 |
Francois-Xavier... | Testsuite: restrict test to nonpic targets |
commit | commitdiff | tree |
2024-04-03 |
Francois-Xavier... | libcc1: fix <vector> include |
commit | commitdiff | tree |
2024-04-03 |
Francois-Xavier... | Include safe-ctype.h after C++ standard headers, to... |
commit | commitdiff | tree |
2024-04-03 |
Jonathan Wakely | libstdc++: Destroy allocators in re-inserted container... |
commit | commitdiff | tree |
2024-04-03 |
Jonathan Wakely | libstdc++: Constrain std::vector default constructor... |
commit | commitdiff | tree |
2024-04-03 |
Jonathan Wakely | libstdc++: Begin lifetime of storage in std::vector... |
commit | commitdiff | tree |
2024-04-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-04-02 |
Iain Sandoe | testsuite, Darwin: Skip g++.dg/debug/dwarf2/pr85550.C |
commit | commitdiff | tree |
2024-04-02 |
Francois-Xavier... | testsuite: adjust for darwin linker warning |
commit | commitdiff | tree |
2024-04-02 |
Francois-Xavier... | Testsuite: fix contructor priority test |
commit | commitdiff | tree |
2024-04-02 |
Iain Sandoe | testsuite, jit, Darwin: Handle Mach-O in assembler... |
commit | commitdiff | tree |
2024-04-02 |
Iain Sandoe | testsuite, jit: Allow for target-specific assembler... |
commit | commitdiff | tree |
2024-04-02 |
Iain Sandoe | testsuite, jit: Handle whitespace in test-link-section... |
commit | commitdiff | tree |
2024-04-02 |
Marek Polacek | c++: ICE with scoped enum in switch condition [PR103825] |
commit | commitdiff | tree |
next |