index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-11
mode-switching: Allow targets to set the mode for EH handlers
Richard Sandiford
4
-1
/
+19
2023-11-11
mode-switching: Tweak entry/exit handling
Richard Sandiford
1
-19
/
+15
2023-11-11
mode-switching: Simplify recording of transparency
Richard Sandiford
1
-8
/
+11
2023-11-11
mode-switching: Fix the mode passed to the emit hook
Richard Sandiford
1
-13
/
+17
2023-11-11
mode-switching: Avoid quadractic list operation
Richard Sandiford
1
-16
/
+8
2023-11-11
mode-switching: Add note problem
Richard Sandiford
1
-0
/
+1
2023-11-11
mode-switching: Tweak the macro/hook documentation
Richard Sandiford
3
-54
/
+84
2023-11-11
c: Synthesize nonnull attribute for parameters declared with static [PR110815]
Martin Uecker
4
-12
/
+29
2023-11-11
Make scan-assembler* ignore LTO sections
Joern Rennecke
4
-6
/
+41
2023-11-11
RISC-V: Add test for PR112469
Juzhe-Zhong
1
-0
/
+13
2023-11-11
libstdc++: Do not use assume attribute for Clang [PR112467]
Jonathan Wakely
1
-0
/
+2
2023-11-11
libstdc++: Simplify std::string_view comparisons (LWG 3950)
Jonathan Wakely
1
-15
/
+7
2023-11-11
libstdc++: Fix broken tests for <complex.h>
Jonathan Wakely
3
-8
/
+13
2023-11-11
libstdc++: Add static_assert to std::integer_sequence [PR112473]
Jonathan Wakely
2
-0
/
+11
2023-11-11
libstdc++: Fix test that fails with -ffreestanding
Jonathan Wakely
1
-10
/
+10
2023-11-11
libstdc++: Deprecate std::atomic_xxx overloads for std::shared_ptr
Jonathan Wakely
5
-0
/
+26
2023-11-11
libstdc++: Add [[nodiscard]] to lock types
Jonathan Wakely
6
-0
/
+101
2023-11-11
libstdc++: Add [[nodiscard]] to std::span members
Jonathan Wakely
21
-23
/
+103
2023-11-11
libstdc++: Remove handling for underscore-prefixed libm functions [PR111638]
Jonathan Wakely
3
-19849
/
+0
2023-11-11
libstdc++: Add missing functions to <cmath> [PR79700]
Nathaniel Shead
3
-0
/
+468
2023-11-10
testsuite: fix lambda-decltype3.C in C++11
Marek Polacek
1
-0
/
+2
2023-11-10
[PATCH] libgcc/m68k: Fixes for soft float
Keith Packard
2
-34
/
+134
2023-11-10
[PATCH] doc: Add fpatchable-function-entry to Option-Summary page[PR110983]
Mao
1
-1
/
+2
2023-11-10
RISC-V: Fix indentation of "length" attribute for branches and jumps
Maciej W. Rozycki
1
-11
/
+17
2023-11-10
c23: recursive type checking of tagged type
Martin Uecker
1
-202
/
+58
2023-11-10
g++: Rely on dg-do-what-default to avoid running pr102788.cc on non-vector ta...
Patrick O'Neill
1
-1
/
+0
2023-11-10
Handle constant CONSTRUCTORs in operand_compare
Eric Botcazou
3
-7
/
+118
2023-11-10
[IRA]: Check autoinc and memory address after temporary equivalence substitution
Vladimir N. Makarov
2
-1
/
+48
2023-11-10
ada: Fix syntax error
Andris Pavēnis
1
-3
/
+3
2023-11-10
c++: decltype of (by-value captured reference) [PR79620]
Patrick Palka
3
-2
/
+37
2023-11-10
c++: decltype of capture proxy [PR79378, PR96917]
Patrick Palka
3
-1
/
+96
2023-11-10
Allow md iterators to include other iterators
Richard Sandiford
3
-47
/
+47
2023-11-10
i386: Clear stack protector scratch with zero/sign-extend instruction
Uros Bizjak
1
-8
/
+66
2023-11-10
i386: Fix ashift insn mnemonic in shift code attribute
Uros Bizjak
1
-1
/
+1
2023-11-10
Middle-end: Fix bug of induction variable vectorization for RVV
Juzhe-Zhong
2
-1
/
+62
2023-11-10
libatomic: Improve ifunc selection on AArch64
Wilco Dijkstra
1
-1
/
+25
2023-11-10
RISC-V: Add combine optimization by slideup for vec_init vectorization
Juzhe-Zhong
11
-0
/
+1101
2023-11-10
RISC-V: testsuite: Fix 32-bit FAILs.
Robin Dapp
33
-331
/
+335
2023-11-10
vect: Look through pattern stmt in fold_left_reduction.
Robin Dapp
2
-1
/
+11
2023-11-10
RISC-V: XTheadMemPair: Fix missing fcsr handling in ISR prologue/epilogue
Jin Ma
2
-28
/
+46
2023-11-10
tree-optimization/110221 - SLP and loop mask/len
Richard Biener
2
-0
/
+27
2023-11-10
vect: Don't set excess bits in unform masks
Andrew Stubbs
1
-2
/
+14
2023-11-10
amdgcn: Fix v_add constraints (pr112308)
Andrew Stubbs
1
-50
/
+68
2023-11-10
middle-end/112469 - fix missing converts in vec_cond_expr simplification
Richard Biener
2
-4
/
+16
2023-11-10
amdgcn: Fix vector min/max ICE
Andrew Stubbs
1
-1
/
+9
2023-11-10
libgomp.texi: Update OpenMP 6.0-preview implementation-status list
Tobias Burnus
1
-15
/
+55
2023-11-10
LoongArch: Fix instruction name typo in lsx_vreplgr2vr_<lsxfmt_f> template
Chenghui Pan
1
-1
/
+1
2023-11-10
RISC-V: Robustify vec_init pattern[NFC]
Juzhe-Zhong
1
-1
/
+13
2023-11-10
Revert "RISC-V: Support vec_init for trailing same element"
Pan Li
18
-3179
/
+0
2023-11-10
RISC-V: Support vec_init for trailing same element
Pan Li
18
-0
/
+3179
[next]