2023-03-21 |
Arsen Arsenović | html: Set CONTENTS_OUTPUT_LOCATION=inline if makeinfo... |
commit | commitdiff | tree | snapshot |
2023-03-21 |
Arsen Arsenović | docs: Fix up new instances of index reordering |
commit | commitdiff | tree | snapshot |
2023-03-21 |
Arsen Arsenović | update_web_docs_git: Update CSS reference to new manual CSS |
commit | commitdiff | tree | snapshot |
2023-03-21 |
Arsen Arsenović | doc: Remove the @gol macro/alias |
commit | commitdiff | tree | snapshot |
2023-03-21 |
Arsen Arsenović | doc: Update texinfo.tex |
commit | commitdiff | tree | snapshot |
2023-03-21 |
Arsen Arsenović | docs: Add @defbuiltin family of helpers |
commit | commitdiff | tree | snapshot |
2023-03-21 |
Arsen Arsenović | doc: Fix a few minor errors spotted by testers |
commit | commitdiff | tree | snapshot |
2023-03-21 |
Arsen Arsenović | docs: Create Indices appendix |
commit | commitdiff | tree | snapshot |
2023-03-21 |
Richard Biener | tree-optimization/109170 - bogus use-after-free with... |
commit | commitdiff | tree | snapshot |
2023-03-21 |
Paul Thomas | Fortran: Fix regression caused by PR37336 patch [PR109206] |
commit | commitdiff | tree | snapshot |
2023-03-21 |
Paul Thomas | Fortran: Fix regression caused by PR37336 patch [PR109209] |
commit | commitdiff | tree | snapshot |
2023-03-21 |
Gaius Mulley | [modula2] Add $(CXX_FLAGS) to the bootstrap tool rules. |
commit | commitdiff | tree | snapshot |
2023-03-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2023-03-20 |
Jonathan Wakely | libstdc++: Fix formatting in std::filesystem helper... |
commit | commitdiff | tree | snapshot |
2023-03-20 |
Joseph Myers | Update gcc sv.po |
commit | commitdiff | tree | snapshot |
2023-03-20 |
Harald Anlauf | Fortran: fix documentation of -fno-underscoring [PR109216] |
commit | commitdiff | tree | snapshot |
2023-03-20 |
Marek Polacek | c++: explicit ctor and list-initialization [PR109159] |
commit | commitdiff | tree | snapshot |
2023-03-20 |
Jakub Jelinek | c++: Drop TREE_READONLY on vars (possibly) initialized... |
commit | commitdiff | tree | snapshot |
2023-03-20 |
Michael Meissner | Rework 128-bit complex multiply and divide. |
commit | commitdiff | tree | snapshot |
2023-03-20 |
Harald Anlauf | Fortran: simplification of NEAREST for large argument... |
commit | commitdiff | tree | snapshot |
2023-03-20 |
Peter Bergner | rs6000: Don't ICE when compiling the __builtin_vec_xst_... |
commit | commitdiff | tree | snapshot |
2023-03-20 |
Jakub Jelinek | testsuite: Fix up 20230313.C test |
commit | commitdiff | tree | snapshot |
2023-03-20 |
Jonathan Wakely | libstdc++: Remove template-head from std::expected... |
commit | commitdiff | tree | snapshot |
2023-03-20 |
Paul Thomas | Fortran: Allow external function from in an associate... |
commit | commitdiff | tree | snapshot |
2023-03-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Harald Anlauf | Fortran: procedures with BIND(C) attribute require... |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Thomas Koenig | Mention undefined behavior on integer overflow. |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Xin Liu | Re: [PATCH] Testsuite: Disable micromips for MSA tests |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Gaius Mulley | [modula2] target independent doc and tools rebuilt |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Stafford Horne | or1k: Do not clear existing FPU exceptions before updating |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Jonny Grant | Docs: correct typo in nonnull function attribute descri... |
commit | commitdiff | tree | snapshot |
2023-03-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2023-03-18 |
David Malcolm | analyzer: fix ICE on certain longjmp calls [PR109094] |
commit | commitdiff | tree | snapshot |
2023-03-18 |
Jonathan Wakely | libstdc++: Fix test for hash<coroutine_handle<P>>:... |
commit | commitdiff | tree | snapshot |
2023-03-18 |
Paul Thomas | Fortran: Fix bugs and missing features in finalization... |
commit | commitdiff | tree | snapshot |
2023-03-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2023-03-18 |
Peter Bergner | lra: Ignore debug insns and notes in combine_reload_ins... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Hans-Peter... | testsuite: Skip some gcc.dg/plugin tests for default_pa... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Jason Merrill | c++: constant, array, lambda, template [PR108975] |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Jason Merrill | c++: throw and private destructor [PR109172] |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Jonathan Wakely | libstdc++: Add const to hash<coroutine_handle<P>>:... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Jason Merrill | c++: namespace-scoped friend in local class [PR69410] |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Jakub Jelinek | tree-inline: Fix up multiversioning with vector argumen... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Jakub Jelinek | c, ubsan: Instrument even shortened divisions [PR109151] |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Gaius Mulley | PR modula2/109032 - message 'compiler checks to force... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Vladimir N... | LRA: Implement combining secondary memory reload and... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Gaius Mulley | PR modula2/109102 Wrong quotes in diagnostic |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Ju-Zhe Zhong | RISC-V: Handle undef for vector mask patterns |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Ju-Zhe Zhong | RISC-V: Use reg_or_subregno to check regno [PR109092] |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Jakub Jelinek | testsuite: Fix up forwprop-39.c testcase [PR109145] |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Jakub Jelinek | openmp: Fix up handling of doacross loops with noreturn... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Jakub Jelinek | gdbhooks: Update gdbhooks.py for recent tree_code_type... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Iain Buclaw | d: Merge upstream dmd, druntime 5f7552bb28, phobos... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Sandra Loosemore | Docs: Fix formatting issues in BPF built-ins documentation. |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Sandra Loosemore | Docs: Fix some too-long lines in Texinfo manual. |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Gaius Mulley | [modula2] Bugfix local symbol names for -fm2-whole... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gaius Mulley | maintainer-scripts: Add Modula-2 manual to update_web_d... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Jason Merrill | c++: __func__ and local class DMI [PR105809] |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Jason Merrill | c++: generic lambda, local class, __func__ [PR108242] |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Jason Merrill | c++: &enum::enumerator [PR101869] |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gaius Mulley | [modula2] Add missing stdbool to testcode |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gaius Mulley | PR modula2/109125 SIGBUS in m2pim_ldtoa_ldtoa |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gaius Mulley | PR 107630 runtime libs should be self-contained |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Uros Bizjak | i386: Robustify vec perm blend functions for TARGET_MMX... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Patrick Palka | c++: maybe_constant_init and unevaluated operands ... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Patrick Palka | c++: checking ICE with diagnosed constraint recursion... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Iain Buclaw | d: Merge upstream dmd, druntime 4ca4140e58, phobos... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Martin Liska | middle-end: always find a basename for -fdiagnostics... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Alexandre Oliva | [testsuite] fix array element count |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Jason Merrill | c++: co_await and move-only type [PR105406] |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Iain Buclaw | d: Fix closure fields don't get same alignment as local... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Jakub Jelinek | contrib: Update instructions regarding Unicode updates |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Jakub Jelinek | libcpp: Update Unicode copyright years |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Richard Biener | tree-optimization/109123 - run -Wuse-afer-free only... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Richard Biener | Avoid random stmt order result in pass_waccess::use_aft... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gaius Mulley | Move target independent documentation files into subdir |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerald Pfeifer | maintainer-scripts: Abstract BUGURL in update_web_docs_git |
commit | commitdiff | tree | snapshot |
2023-03-16 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Jason Merrill | c++: co_await and initializer_list [PR103871] |
commit | commitdiff | tree | snapshot |
2023-03-15 |
David Malcolm | diagnostics: attempt to capture crash info in SARIF... |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Gaius Mulley | PR 109125 13 regression SIGBUS in m2pim_ldtoa_ldtoa |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Uros Bizjak | i386: Fix blend vector permutation for 8-byte modes |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Harald Anlauf | Fortran: rank checking with explicit-/assumed-size... |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Marek Polacek | c++: ICE with constexpr lambda [PR107280] |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Tobias Burnus | OpenMP: Add omp_in_explicit_task to omp_runtime_api_call |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Richard Biener | Avoid duplicate diagnostic in g++.dg/warn/Wuse-after... |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Jason Merrill | c++: injected class name as default ttp arg [PR58538] |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Jason Merrill | c++: passing one ttp to another [PR108179] |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Jason Merrill | c++: coerce_template_template_parms interface tweak |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Richard Biener | tree-optimization/109139 - fix .DEFERRED_INIT removal |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Xi Ruoyao | builtins: Move the character difference into result... |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Christoph Müllner | riscv: thead: Add support for the XTheadMemPair ISA... |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Christoph Müllner | riscv: thead: Add support for the XTheadFmv ISA extension |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Christoph Müllner | riscv: thead: Add support for the XTheadMac ISA extension |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Christoph Müllner | riscv: thead: Add support for the XTheadCondMov ISA... |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Christoph Müllner | riscv: thead: Add support for the XTheadBb ISA extension |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Christoph Müllner | riscv: thead: Add support for the XTheadBs ISA extension |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Christoph Müllner | riscv: thead: Add support for the XTheadBa ISA extension |
commit | commitdiff | tree | snapshot |
2023-03-15 |
Christoph Müllner | riscv: riscv-cores.def: Add T-Head XuanTie C906 |
commit | commitdiff | tree | snapshot |
next |