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/existing-fp8
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
2022-10-06
openmp: Map holds clause to IFN_ASSUME for C/C++
Jakub Jelinek
3
-6
/
+33
2022-10-06
c++, c: Implement C++23 P1774R8 - Portable assumptions [PR106654]
Jakub Jelinek
25
-202
/
+1319
2022-10-06
cselib: Skip BImode while keeping track of subvalue relations [PR107088]
Stefan Schulze Frielinghaus
1
-0
/
+1
2022-10-06
Setting explicit NANs sets UNDEFINED for -ffinite-math-only.
Aldy Hernandez
2
-52
/
+67
2022-10-06
Do not check finite_operands_p twice in range-ops-float.
Aldy Hernandez
1
-8
/
+4
2022-10-06
Do not double print INF and NAN in frange pretty printer.
Aldy Hernandez
1
-1
/
+5
2022-10-06
Daily bump.
GCC Administrator
9
-1
/
+416
2022-10-05
rs6000: Remove the wD constraint
Segher Boessenkool
2
-9
/
+0
2022-10-05
rs6000: Rework vsx_extract_<mode>
Segher Boessenkool
1
-43
/
+37
2022-10-05
rs6000: Remove "wD" from *vsx_extract_<mode>_store
Segher Boessenkool
1
-2
/
+3
2022-10-05
contrib: run fetch before pushing Daily bump
Martin Liska
1
-1
/
+2
2022-10-05
analyzer: add regression test for PR 107158
David Malcolm
1
-0
/
+83
2022-10-05
analyzer: simplify some includes
David Malcolm
41
-180
/
+8
2022-10-05
analyzer: fix ICEs seen with call summaries on PR 107060
David Malcolm
9
-15
/
+62
2022-10-05
Fortran: Add OpenMP's assume(s) directives
Tobias Burnus
16
-8
/
+665
2022-10-05
c++: lvalue_kind tweak
Jason Merrill
1
-1
/
+11
2022-10-05
RISC-V: Introduce RVV header to enable builtin types
Ju-Zhe Zhong
21
-13
/
+665
2022-10-05
range-op: Keep nonzero mask up to date with truncating casts.
Aldy Hernandez
1
-7
/
+11
2022-10-05
libtdc++: Regenerate Makefile.in after freestanding header changes
Jonathan Wakely
1
-52
/
+49
2022-10-05
c: support the attribute starting with '_'
Martin Liska
1
-2
/
+2
2022-10-05
libstdc++: Guard use of new built-in with __has_builtin
Jonathan Wakely
1
-0
/
+2
2022-10-05
[PR tree-optimization/107052] range-ops: Take into account nonzero mask in po...
Aldy Hernandez
2
-3
/
+25
2022-10-05
[PR tree-optimization/107052] range-ops: Pass nonzero masks through cast.
Aldy Hernandez
1
-0
/
+8
2022-10-05
Fix bogus -Wstringop-overflow warning in Ada
Eric Botcazou
6
-7
/
+71
2022-10-05
analyzer: remove unused variables
Martin Liska
4
-8
/
+1
2022-10-05
testsuite: mark a test with xfail
Martin Liska
1
-1
/
+1
2022-10-05
testsuite: 'b' instruction can't do long enough jumps
Torbjörn SVENSSON
2
-3
/
+3
2022-10-05
testsuite: Windows reports errors with CreateProcess
Torbjörn SVENSSON
1
-1
/
+1
2022-10-05
testsuite: /dev/null is not accessible on Windows
Torbjörn SVENSSON
1
-5
/
+12
2022-10-05
RISC-V: remove deprecate pic code model macro
Vineet Gupta
9
-29
/
+0
2022-10-04
analyzer: revamp side-effects of call summaries [PR107072]
David Malcolm
29
-54
/
+2479
2022-10-04
analyzer: move region_model_manager decl to its own header
David Malcolm
2
-288
/
+313
2022-10-04
analyzer: fold -(-(VAL)) to VAL
David Malcolm
1
-0
/
+11
2022-10-04
analyzer: widening_svalues take a function_point rather than a program_point
David Malcolm
5
-12
/
+17
2022-10-05
Daily bump.
GCC Administrator
9
-1
/
+277
2022-10-04
c++: fix debug info for array temporary [PR107154]
Jason Merrill
2
-0
/
+27
2022-10-04
attribs: Add overloads with namespace name
Jakub Jelinek
2
-0
/
+101
2022-10-04
attribs: Add missing auto_diagnostic_group 3 times
Jakub Jelinek
1
-0
/
+3
2022-10-04
Remove assert from set_nonzero_bits.
Aldy Hernandez
1
-1
/
+0
2022-10-04
libstdc++: Fix test FAIL for old std::string ABI
Jonathan Wakely
1
-3
/
+9
2022-10-04
libstdc++: Use new built-ins __remove_cv, __remove_reference etc.
Jonathan Wakely
1
-9
/
+24
2022-10-04
libstdc++: Refactor seed sequence constraints in <random>
Jonathan Wakely
2
-18
/
+27
2022-10-04
c++: install cp-trait.def as part of plugin headers [PR107136]
Patrick Palka
1
-1
/
+1
2022-10-04
aarch64: Define __ARM_FEATURE_RCPC
Richard Sandiford
5
-6
/
+28
2022-10-04
OpenMP: Update invoke.texi and fix fortran/parse.cc for -fopenmp-simd
Tobias Burnus
3
-7
/
+34
2022-10-04
libstdc++: Avoid heavyweight std::visit in ranges::join_with_view
Patrick Palka
1
-11
/
+36
2022-10-04
libstdc++: Disable test for freestanding
Jonathan Wakely
1
-0
/
+2
2022-10-04
libstdc++: Enable std::hash<coroutine_handle<P>> [PR107139]
Jonathan Wakely
1
-8
/
+2
2022-10-04
libstdc++: Make <cstdint> work freestanding [PR107134]
Jonathan Wakely
1
-2
/
+57
2022-10-04
libstdc++: Define <bits/functexcept.h> functions for freestanding [PR107135]
Jonathan Wakely
2
-7
/
+26
[next]