2022-06-24 |
David Malcolm | analyzer: whitespace cleanups |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Will Schmidt | [PATCH,RS6000 5/5] Replace MASK_<xxxx> usage with OPTIO... |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Will Schmidt | [PATCH,RS6000 4/5] Replace MASK_<xxxx> with OPTION_MASK... |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Will Schmidt | [PATCH,RS6000 3/5] Rework the RS6000_BTM defines, conti... |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Will Schmidt | [PATCH,RS6000 2/5] Rework the RS6000_BTM defines. |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Will Schmidt | [PATCH,RS6000 1/5] Clean-up MASK_<xxxx> and RS6000_BTM_... |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Richard Biener | middle-end/106070 - bogus cond-expr folding |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Xi Ruoyao | libstdc++: use grep -E instead of egrep in scripts |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Jan Hubicka | Fix stmt_kills_ref_p WRT external throws |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Martin Liska | profile-count: fix /= and *= operators |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Roger Sayle | PR target/105930: Split *xordi3_doubleword after reload... |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Alexandre Oliva | libstdc++: check for openat |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Alexandre Oliva | libstdc++: xfail rename tests on rtems |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Alexandre Oliva | libstdc++: testsuite: skip fs last_write_time tests... |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Alexandre Oliva | libstdc++: testsuite: skip fs space tests on dummy... |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Alexandre Oliva | libstdc++: testsuite: conditionalize symlink tests |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Alexandre Oliva | Introduce -nostdlib++ option |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Alexandre Oliva | libstdc++: testsuite: avoid predictable mkstemp |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Alexandre Oliva | libstdc++: testsuite: tolerate non-cancelling sleep |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Alexandre Oliva | libstdc++: testsuite: use -lbsd for net_ts on RTEMS |
commit | commitdiff | tree | snapshot |
2022-06-24 |
Alexandre Oliva | aarch64: testsuite: symbol-range fallback to compile |
commit | commitdiff | tree | snapshot |
2022-06-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-06-23 |
Jason Merrill | c++: designated init cleanup [PR105925] |
commit | commitdiff | tree | snapshot |
2022-06-23 |
Jason Merrill | c++: anon union designated init [PR105925] |
commit | commitdiff | tree | snapshot |
2022-06-23 |
Patrick Palka | c++: constexpr folding in unevaluated context [PR105931] |
commit | commitdiff | tree | snapshot |
2022-06-23 |
Patrick Palka | c++: context completion in lookup_template_class [PR105982] |
commit | commitdiff | tree | snapshot |
2022-06-23 |
zhangjian | compiler: in Sort_bindings return false if comparing... |
commit | commitdiff | tree | snapshot |
2022-06-23 |
Ian Lance Taylor | compiler: unalias types for hash/equality functions |
commit | commitdiff | tree | snapshot |
2022-06-23 |
David Malcolm | diagnostics: add ability to associate diagnostics with... |
commit | commitdiff | tree | snapshot |
2022-06-23 |
Jonathan Wakely | libstdc++: Properly remove temporary directories in... |
commit | commitdiff | tree | snapshot |
2022-06-23 |
Jason Merrill | c++: -Waddress and if constexpr [PR94554] |
commit | commitdiff | tree | snapshot |
2022-06-23 |
Jason Merrill | c++: -Waddress and value-dependent expr [PR105885] |
commit | commitdiff | tree | snapshot |
2022-06-23 |
Martin Liska | c++: properly initialize UBSAN built-ins |
commit | commitdiff | tree | snapshot |
2022-06-23 |
Nathan Sidwell | c++: Prune unneeded macro locations |
commit | commitdiff | tree | snapshot |
2022-06-23 |
Richard Sandiford | testsuite: Compile slsr-39.c without vectorisation |
commit | commitdiff | tree | snapshot |
2022-06-23 |
Jonathan Wakely | libstdc++: Simplify test by not using std::log2 |
commit | commitdiff | tree | snapshot |
2022-06-23 |
Martin Liska | ipa-icf: skip variables with body_removed |
commit | commitdiff | tree | snapshot |
2022-06-23 |
liuhongt | Replace REGNO with reg_or_subregno in pre_reload splitter. |
commit | commitdiff | tree | snapshot |
2022-06-23 |
Jason Merrill | c++: tweak deduction with auto template parms |
commit | commitdiff | tree | snapshot |
2022-06-23 |
Jason Merrill | c++: dependence of baselink [PR105964] |
commit | commitdiff | tree | snapshot |
2022-06-23 |
Xionghu Luo | Fix typo |
commit | commitdiff | tree | snapshot |
2022-06-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-06-22 |
Jason Merrill | c++: class scope function lookup [PR105908] |
commit | commitdiff | tree | snapshot |
2022-06-22 |
Iain Buclaw | d: Merge upstream dmd 6203135dc, druntime e150cca1... |
commit | commitdiff | tree | snapshot |
2022-06-22 |
Nathan Sidwell | c++: Remove ifdefed code |
commit | commitdiff | tree | snapshot |
2022-06-22 |
Jason Merrill | ubsan: default to trap on unreachable at -O0 and -Og... |
commit | commitdiff | tree | snapshot |
2022-06-22 |
Richard Sandiford | data-ref: Improve non-loop disambiguation [PR106019] |
commit | commitdiff | tree | snapshot |
2022-06-22 |
Palmer Dabbelt | RISC-V: Add -mtune=thead-c906 to the invoke docs |
commit | commitdiff | tree | snapshot |
2022-06-22 |
Alexandre Oliva | libstdc++: eh_globals: gthreads: reset _S_init before... |
commit | commitdiff | tree | snapshot |
2022-06-22 |
Alexandre Oliva | libstdc++: testsuite: call sched_yield for nonpreemptiv... |
commit | commitdiff | tree | snapshot |
2022-06-22 |
Alexandre Oliva | libstdc++: testsuite: require cmath for nexttowardl |
commit | commitdiff | tree | snapshot |
2022-06-22 |
Alexandre Oliva | libstdc++: testsuite: work around bitset namespace... |
commit | commitdiff | tree | snapshot |
2022-06-22 |
Alexandre Oliva | testsuite: outputs.exp: cleanup before running tests |
commit | commitdiff | tree | snapshot |
2022-06-22 |
Alexandre Oliva | testsuite: outputs.exp: test for skip_atsave more thoro... |
commit | commitdiff | tree | snapshot |
2022-06-22 |
Alexandre Oliva | c++: testsuite: require lto_incremental in pr90990_0.C |
commit | commitdiff | tree | snapshot |
2022-06-22 |
Haochen Jiang | i386: Add syscall to enable AMX for latest kernels |
commit | commitdiff | tree | snapshot |
2022-06-22 |
Takayuki 'January... | xtensa: Fix buffer overflow |
commit | commitdiff | tree | snapshot |
2022-06-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-06-21 |
Roger Sayle | PR target/105991: Recognize PLUS and XOR forms of rldim... |
commit | commitdiff | tree | snapshot |
2022-06-21 |
Jakub Jelinek | libgomp: Fix up target-31.c test [PR106045] |
commit | commitdiff | tree | snapshot |
2022-06-21 |
Ian Lance Taylor | libgo: #include <sys/types.h> when checking for loff_t |
commit | commitdiff | tree | snapshot |
2022-06-21 |
Nathan Sidwell | doc: Document module language-linkage supported |
commit | commitdiff | tree | snapshot |
2022-06-21 |
Arjun Shankar | match.pd: Remove "+ 0x80000000" in int comparisons... |
commit | commitdiff | tree | snapshot |
2022-06-21 |
Jakub Jelinek | ifcvt: Don't introduce trapping or faulting reads in... |
commit | commitdiff | tree | snapshot |
2022-06-21 |
Jakub Jelinek | expand: Fix up expand_cond_expr_using_cmove [PR106030] |
commit | commitdiff | tree | snapshot |
2022-06-21 |
Xionghu Luo | if-to-switch: Don't skip the first condition bb when... |
commit | commitdiff | tree | snapshot |
2022-06-21 |
Siddhesh Poyarekar | tree-object-size: Don't let error_mark_node escape... |
commit | commitdiff | tree | snapshot |
2022-06-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-06-20 |
Iain Sandoe | testsuite, asan: Avoid color in asan test output. |
commit | commitdiff | tree | snapshot |
2022-06-20 |
H.J. Lu | i386: Disallow sibcall for calling ifunc functions... |
commit | commitdiff | tree | snapshot |
2022-06-20 |
Iain Sandoe | testsuite, Darwin: Skip an unsupported test. |
commit | commitdiff | tree | snapshot |
2022-06-20 |
Iain Sandoe | testsuite, Darwin: Allow for two CTOR bodies in array61... |
commit | commitdiff | tree | snapshot |
2022-06-20 |
Richard Earnshaw | arm: more testsutie fallout for mve move-immediate... |
commit | commitdiff | tree | snapshot |
2022-06-20 |
Iain Sandoe | testsuite: Add a missing USER_LABEL_PREFIX to a regex. |
commit | commitdiff | tree | snapshot |
2022-06-20 |
Iain Sandoe | testsuite: Require init_priority target support in... |
commit | commitdiff | tree | snapshot |
2022-06-20 |
Richard Biener | middle-end/106027 - fix types in needle folding |
commit | commitdiff | tree | snapshot |
2022-06-20 |
Kewen Lin | vect: Respect slp decision when applying suggested... |
commit | commitdiff | tree | snapshot |
2022-06-20 |
Martin Liska | lto-plugin: support LDPT_GET_SYMBOLS_V3 |
commit | commitdiff | tree | snapshot |
2022-06-20 |
Martin Liska | Add operators / and * for profile_{count,probability}. |
commit | commitdiff | tree | snapshot |
2022-06-20 |
yulong | RISC-V: Fix a bug that is the CMO builtins are missing... |
commit | commitdiff | tree | snapshot |
2022-06-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-06-19 |
Takayuki 'January... | xtensa: Fix RTL insn cost estimation about relaxed... |
commit | commitdiff | tree | snapshot |
2022-06-19 |
Takayuki 'January... | xtensa: Apply a few minor fixes |
commit | commitdiff | tree | snapshot |
2022-06-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-06-18 |
Harald Anlauf | Fortran: check POS and LEN arguments simplifying bit... |
commit | commitdiff | tree | snapshot |
2022-06-18 |
Jakub Jelinek | ubsan: Add -fsanitize-trap= support |
commit | commitdiff | tree | snapshot |
2022-06-18 |
Jakub Jelinek | varasm: Fix up ICE in narrowing_initializer_constant_va... |
commit | commitdiff | tree | snapshot |
2022-06-18 |
Roger Sayle | PR tree-optimization/105835: Two narrowing patterns... |
commit | commitdiff | tree | snapshot |
2022-06-18 |
Takayuki 'January... | xtensa: Defer storing integer constants into litpool... |
commit | commitdiff | tree | snapshot |
2022-06-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-06-17 |
Ian Lance Taylor | libgo: permit loff_t and off_t to be macros |
commit | commitdiff | tree | snapshot |
2022-06-17 |
Jakub Jelinek | c++: Use fold_non_dependent_expr rather than maybe_cons... |
commit | commitdiff | tree | snapshot |
2022-06-17 |
Uros Bizjak | alpha: Introduce target specific store_data_bypass_p... |
commit | commitdiff | tree | snapshot |
2022-06-17 |
Uros Bizjak | i386: Fix assert in ix86_function_arg [PR105970] |
commit | commitdiff | tree | snapshot |
2022-06-17 |
Uros Bizjak | i386: Fix VPMOV splitter [PR105993] |
commit | commitdiff | tree | snapshot |
2022-06-17 |
Segher Boessenkool | rs6000: Fix some error messages for invalid conversions |
commit | commitdiff | tree | snapshot |
2022-06-17 |
Kito Cheng | RISC-V: Supress warning for comparison of integer expre... |
commit | commitdiff | tree | snapshot |
2022-06-17 |
Richard Earnshaw | arm: fix checking ICE in arm_print_operand [PR106004] |
commit | commitdiff | tree | snapshot |
2022-06-17 |
Jonathan Wakely | libstdc++: Add missing #include <string> to new test |
commit | commitdiff | tree | snapshot |
2022-06-17 |
Martin Liska | docs: add missing table header |
commit | commitdiff | tree | snapshot |
next |