2023-11-20 |
Jason Merrill | c++: compare one level of template parms |
commit | commitdiff | tree |
2023-11-20 |
Jason Merrill | c++: add DECL_IMPLICIT_TEMPLATE_PARM_P macro |
commit | commitdiff | tree |
2023-11-20 |
liuhongt | Add i?86-*-* and x86_64-*-* to vect_logical_reduc |
commit | commitdiff | tree |
2023-11-20 |
liuhongt | Support reduc_{plus,xor,and,ior}_scal_m for vector... |
commit | commitdiff | tree |
2023-11-20 |
xuli | RISC-V: Implement -mmemcpy-strategy= options[PR112537] |
commit | commitdiff | tree |
2023-11-20 |
Lulu Cheng | LoongArch: Modify MUSL_DYNAMIC_LINKER. |
commit | commitdiff | tree |
2023-11-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-11-19 |
Juzhe-Zhong | RISC-V: Optimize constant AVL for LRA pattern |
commit | commitdiff | tree |
2023-11-19 |
Nathaniel Shead | c++: Set DECL_CONTEXT for __cxa_thread_atexit [PR99187] |
commit | commitdiff | tree |
2023-11-19 |
Philipp Tomsich | [committed] RISC-V: Infrastructure for instruction... |
commit | commitdiff | tree |
2023-11-19 |
Jeff Law | [committed] Fix missing mode on a few unspec/unspec_vol... |
commit | commitdiff | tree |
2023-11-19 |
David Edelsohn | testsuite: Don't use -mfloat128 with AIX. |
commit | commitdiff | tree |
2023-11-19 |
Lewis Hyatt | Makefile.tpl: Avoid race condition in generating site... |
commit | commitdiff | tree |
2023-11-19 |
David Malcolm | libcpp: split decls out to rich-location.h |
commit | commitdiff | tree |
2023-11-19 |
Juzhe-Zhong | RISC-V: Fix bug of tuple move splitter |
commit | commitdiff | tree |
2023-11-19 |
David Malcolm | analyzer: new warning: -Wanalyzer-undefined-behavior... |
commit | commitdiff | tree |
2023-11-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-11-18 |
Petter Tomner | MAINTAINERS: Update my email address. |
commit | commitdiff | tree |
2023-11-18 |
Jonathan Wakely | libstdc++: Check string value_type in std::make_format_... |
commit | commitdiff | tree |
2023-11-18 |
Jonathan Wakely | libstdc++: Add fast path for std::format("{}", x) ... |
commit | commitdiff | tree |
2023-11-18 |
Xi Ruoyao | LoongArch: Fix "-mexplict-relocs=none -mcmodel=medium... |
commit | commitdiff | tree |
2023-11-18 |
Xi Ruoyao | LoongArch: Add fine-grained control for LAM_BH and... |
commit | commitdiff | tree |
2023-11-18 |
Xi Ruoyao | LoongArch: Don't emit dbar 0x700 if -mld-seq-sa |
commit | commitdiff | tree |
2023-11-18 |
Xi Ruoyao | LoongArch: Take the advantage of -mdiv32 if it's enabled |
commit | commitdiff | tree |
2023-11-18 |
Xi Ruoyao | LoongArch: Add evolution features of base ISA revisions |
commit | commitdiff | tree |
2023-11-18 |
Xi Ruoyao | LoongArch: genopts: Add infrastructure to generate... |
commit | commitdiff | tree |
2023-11-18 |
Xi Ruoyao | LoongArch: Fix internal error running "gcc -march=nativ... |
commit | commitdiff | tree |
2023-11-18 |
Sebastian Huber | gcov: Improve -fprofile-update=atomic |
commit | commitdiff | tree |
2023-11-18 |
Sebastian Huber | gcov: Add gen_counter_update() |
commit | commitdiff | tree |
2023-11-18 |
Sebastian Huber | Add TARGET_HAVE_LIBATOMIC |
commit | commitdiff | tree |
2023-11-18 |
Sebastian Huber | gcov: Remove TARGET_GCOV_TYPE_SIZE target hook |
commit | commitdiff | tree |
2023-11-18 |
Kito Cheng | RISC-V: Fix mismatched new delete for unique_ptr |
commit | commitdiff | tree |
2023-11-18 |
Frederik Harwath | MAINTAINERS: Update my e-mail address |
commit | commitdiff | tree |
2023-11-18 |
Juzhe-Zhong | RISC-V: Refactor RVV iterators[NFC] |
commit | commitdiff | tree |
2023-11-18 |
Francois-Xavier... | Testsuite: remove unused variables |
commit | commitdiff | tree |
2023-11-18 |
Francois-Xavier... | libsanitizer: fix build on darwin |
commit | commitdiff | tree |
2023-11-18 |
Lulu Cheng | LoongArch: atomic_load and atomic_store are implemented... |
commit | commitdiff | tree |
2023-11-18 |
Lulu Cheng | LoongArch: Implement atomic operations using LoongArch1... |
commit | commitdiff | tree |
2023-11-18 |
Lulu Cheng | LoongArch: Add LA664 support. |
commit | commitdiff | tree |
2023-11-18 |
Lulu Cheng | LoongArch: Add code generation support for call36 funct... |
commit | commitdiff | tree |
2023-11-18 |
David Malcolm | analyzer: new warning: -Wanalyzer-infinite-loop [PR106147] |
commit | commitdiff | tree |
2023-11-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-11-17 |
Robin Dapp | vect: Pass truth type to vect_get_vec_defs. |
commit | commitdiff | tree |
2023-11-17 |
Jonathan Wakely | libstdc++: Regenerate config.h.in |
commit | commitdiff | tree |
2023-11-17 |
Jonathan Wakely | libstdc++: Define C++26 saturation arithmetic functions... |
commit | commitdiff | tree |
2023-11-17 |
Jakub Jelinek | c++: Implement C++ DR 2406 - [[fallthrough]] attribute... |
commit | commitdiff | tree |
2023-11-17 |
Jonathan Wakely | libstdc++: Adjust std::in_range template parameter... |
commit | commitdiff | tree |
2023-11-17 |
Jonathan Wakely | libstdc++: Add more Doxygen comments and another test... |
commit | commitdiff | tree |
2023-11-17 |
Jonathan Wakely | libstdc++: Fix Doxygen markup |
commit | commitdiff | tree |
2023-11-17 |
Jakub Jelinek | match.pd: Optimize ctz/popcount/parity/ffs on extended... |
commit | commitdiff | tree |
2023-11-17 |
Jakub Jelinek | vect: Fix check_reduction_path [PR112374] |
commit | commitdiff | tree |
2023-11-17 |
Richard Biener | tree-optimization/112585 - new testcase |
commit | commitdiff | tree |
2023-11-17 |
Richard Biener | Revert "tree-optimization/112281 - loop distribution... |
commit | commitdiff | tree |
2023-11-17 |
Tobias Burnus | Fortran: Accept -std=f2023, update line-length for... |
commit | commitdiff | tree |
2023-11-17 |
Georg-Johann Lay | PR target/53372: Don't ignore section attribute with... |
commit | commitdiff | tree |
2023-11-17 |
Francois-Xavier... | Testsuite: silence some noise in output |
commit | commitdiff | tree |
2023-11-17 |
Xi Ruoyao | LoongArch: Handle vectorized copysign (x, -1) expansion... |
commit | commitdiff | tree |
2023-11-17 |
Haochen Gui | rs6000: Fix regression cases caused 16-byte by pieces... |
commit | commitdiff | tree |
2023-11-17 |
Haochen Gui | rs6000: Enable vector mode for by pieces equality compare |
commit | commitdiff | tree |
2023-11-17 |
Li Wei | LoongArch: Implement C[LT]Z_DEFINED_VALUE_AT_ZERO |
commit | commitdiff | tree |
2023-11-17 |
Richard Biener | Assert we don't create recursive DW_AT_{abstract_origin... |
commit | commitdiff | tree |
2023-11-17 |
Jiahao Xu | LoongArch: Increase cost of vector aligned store/load. |
commit | commitdiff | tree |
2023-11-17 |
Jiahao Xu | LoongArch: Fix scan-assembler-times of lasx/lsx test... |
commit | commitdiff | tree |
2023-11-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-11-16 |
Andrew Pinski | Only allow (copysign x, NEG_CONST) -> (fneg (fabs x... |
commit | commitdiff | tree |
2023-11-16 |
Eric Botcazou | Fix warning on new Ada testcase |
commit | commitdiff | tree |
2023-11-16 |
Edwin Lu | RISC-V: Change unaligned fast/slow/avoid macros to... |
commit | commitdiff | tree |
2023-11-16 |
Uros Bizjak | i386: Optimize QImode insn with high input registers |
commit | commitdiff | tree |
2023-11-16 |
John David... | hppa: Revise REG+D address support to allow long displa... |
commit | commitdiff | tree |
2023-11-16 |
Eric Botcazou | Fix internal error on function returning dynamically... |
commit | commitdiff | tree |
2023-11-16 |
Jonathan Wakely | libstdc++: Fix aligned formatting of stacktrace_entry... |
commit | commitdiff | tree |
2023-11-16 |
Michal Jires | Add myself to write after approval |
commit | commitdiff | tree |
2023-11-16 |
Jakub Jelinek | c++: Fix error recovery ICE [PR112365] |
commit | commitdiff | tree |
2023-11-16 |
Uros Bizjak | i386: Fix invalid RTX in split2 pass [PR112567] |
commit | commitdiff | tree |
2023-11-16 |
Patrick Palka | c++: add fixed testcases [PR98614, PR104802] |
commit | commitdiff | tree |
2023-11-16 |
Patrick Palka | c++: constantness of call to function pointer [PR111703] |
commit | commitdiff | tree |
2023-11-16 |
David Malcolm | diagnostics: make m_lang_mask private |
commit | commitdiff | tree |
2023-11-16 |
Tamar Christina | middle-end: skip checking loop exits if loop malformed... |
commit | commitdiff | tree |
2023-11-16 |
Florian Weimer | gcc.c-torture/execute/931004-13.c: Fix declaration... |
commit | commitdiff | tree |
2023-11-16 |
Kito Cheng | RISC-V: Implement target attribute |
commit | commitdiff | tree |
2023-11-16 |
Kito Cheng | RISC-V: Save/restore ra register correctly [PR112478] |
commit | commitdiff | tree |
2023-11-16 |
liuhongt | Fix ICE of unrecognizable insn. |
commit | commitdiff | tree |
2023-11-16 |
Jonathan Wakely | libstdc++: Implement std::out_ptr and std::inout_ptr... |
commit | commitdiff | tree |
2023-11-16 |
Jonathan Wakely | libstdc++: Only declare feature test macros in standard... |
commit | commitdiff | tree |
2023-11-16 |
Jonathan Wakely | libstdc++: Test for feature test macros more accurately |
commit | commitdiff | tree |
2023-11-16 |
Jonathan Wakely | libstdc++: Use 202100L as feature test check for C++23 |
commit | commitdiff | tree |
2023-11-16 |
Jonathan Wakely | libstdc++: Adjust feature test in <istream> and <ostream> |
commit | commitdiff | tree |
2023-11-16 |
Jakub Jelinek | i386: Fix mov imm,%rax; mov %rdi,%rdx; mulx %rax -... |
commit | commitdiff | tree |
2023-11-16 |
Jakub Jelinek | slp: Fix handling of IFN_CLZ/CTZ [PR112536] |
commit | commitdiff | tree |
2023-11-16 |
Richard Biener | tree-optimization/112282 - fix testcase |
commit | commitdiff | tree |
2023-11-16 |
Juzhe-Zhong | VECT: Clear LOOP_VINFO_USING_SELECT_VL_P when loop... |
commit | commitdiff | tree |
2023-11-16 |
Tom Tromey | Fix crash in libcc1 |
commit | commitdiff | tree |
2023-11-16 |
Marek Polacek | c++: fix parsing with auto(x) [PR112410] |
commit | commitdiff | tree |
2023-11-16 |
Hongyu Wang | [i386] APX: Fix EGPR usage in several patterns. |
commit | commitdiff | tree |
2023-11-16 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-11-15 |
Uros Bizjak | i386: Optimize strict_low_part QImode insn with high... |
commit | commitdiff | tree |
2023-11-15 |
Mark Wielaard | Regenerate libiberty/aclocal.m4 with aclocal 1.15.1 |
commit | commitdiff | tree |
2023-11-15 |
Patrick O'Neill | RISC-V: Fix ICE in non-canonical march parsing |
commit | commitdiff | tree |
2023-11-15 |
Bernhard Reutner... | c++, analyzer: Expand CAN_HAVE_LOCATION_P macro. |
commit | commitdiff | tree |
2023-11-15 |
Juzhe-Zhong | RISC-V: fix vsetvli pass testsuite failure [PR/112447] |
commit | commitdiff | tree |
next |