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
2022-09-23
Avoid depending on destructor order
Thomas Neumann
1
-1
/
+3
2022-09-22
Update gcc fr.po
Joseph Myers
1
-11
/
+8
2022-09-22
Convert CFN_BUILT_IN_PARITY to range-ops.
Andrew MacLeod
3
-52
/
+31
2022-09-22
Convert CFN_BUILT_IN_GOACC_DIM_* to range-ops.
Andrew MacLeod
2
-19
/
+47
2022-09-22
Convert CFN_BUILT_IN_STRLEN to range-ops.
Andrew MacLeod
2
-21
/
+37
2022-09-22
Convert CFN_BUILT_IN_UBSAN_CHECK_* to range-ops.
Andrew MacLeod
2
-46
/
+57
2022-09-22
Convert CFN_BUILT_IN_CLRSB to range-ops.
Andrew MacLeod
2
-7
/
+23
2022-09-22
Convert CFN_CTZ builtins to range-ops.
Andrew MacLeod
2
-60
/
+80
2022-09-22
Convert CFN_CLZ builtins to range-ops.
Andrew MacLeod
2
-61
/
+84
2022-09-22
Convert CFN_BUILT_FFS and CFN_POPCOUNT to range-ops.
Andrew MacLeod
2
-22
/
+34
2022-09-22
Convert CFN_BUILT_IN_TOUPPER and TOLOWER to range-ops.
Andrew MacLeod
2
-66
/
+77
2022-09-22
Convert CFN_BUILT_IN_SIGNBIT to range-ops.
Andrew MacLeod
2
-20
/
+27
2022-09-22
Add range-ops support for builtin functions.
Andrew MacLeod
3
-25
/
+97
2022-09-22
Always check the return value of fold_range.
Andrew MacLeod
4
-8
/
+16
2022-09-22
Add missing float fold_range prototype for floats.
Andrew MacLeod
3
-3
/
+25
2022-09-22
Fix calc_op1 for undefined op2_range.
Andrew MacLeod
1
-2
/
+6
2022-09-22
Create gimple_range_op_handler in a new source file.
Andrew MacLeod
12
-293
/
+386
2022-09-22
Adjust range_op_handler to store the handler directly.
Andrew MacLeod
2
-140
/
+114
2022-09-22
Replace another snippet with a call to gimple_range_ssa_names.
Andrew MacLeod
1
-17
/
+3
2022-09-22
Fortran: Fix automatic reallocation inside select rank [PR100103]
José Rui Faustino de Sousa
2
-2
/
+78
2022-09-22
Fortran: fix ICE in generate_coarray_sym_init [PR82868]
Harald Anlauf
2
-0
/
+16
2022-09-22
libiberty: Refer to Bugzilla in README
Jonathan Wakely
1
-1
/
+1
2022-09-22
libstdc++: Implement constexpr std::bitset for C++23 (P2417R2)
Jonathan Wakely
8
-79
/
+440
2022-09-22
libstdc++: Rearrange tests for <bitset>
Jonathan Wakely
34
-0
/
+0
2022-09-22
cmd/cgo: add and use runtime/cgo.Incomplete instead of //go:notinheap
Ian Lance Taylor
6
-52
/
+67
2022-09-22
tree-optimization/102801 - testcase for uninit diagnostic
Richard Biener
1
-0
/
+55
2022-09-22
c++ modules: partial variable template specializations [PR106826]
Patrick Palka
3
-14
/
+82
2022-09-22
remove -gz=zlib-gnu option value
Martin Liska
4
-115
/
+20
2022-09-22
c: fix uninitialized c_expr::m_decimal [PR106830]
David Malcolm
6
-7
/
+35
2022-09-22
tree-optimization/106922 - missed FRE/PRE
Richard Biener
3
-32
/
+93
2022-09-22
xtensa: gcc: enable section anchors support
Max Filippov
1
-0
/
+3
2022-09-22
xtensa: gcc: implement MI thunk generation for call0 ABI
Max Filippov
1
-1
/
+115
2022-09-22
tree-optimization/99407 - DSE with data-ref analysis
Richard Biener
3
-3
/
+52
2022-09-22
Some VN TLC
Richard Biener
1
-16
/
+27
2022-09-22
Fix typo in floorv2sf2, should be register_operand for op1, not vector_operand.
liuhongt
2
-1
/
+25
2022-09-22
libstdc++: Remove useless gdb printer registrations
François Dumont
1
-5
/
+0
2022-09-22
Daily bump.
GCC Administrator
5
-1
/
+139
2022-09-21
libstdc++: Fix accidental duplicate test [PR91456]
Jonathan Wakely
2
-4
/
+9
2022-09-21
libstdc++: Remove main() from some compile-only tests
Jonathan Wakely
5
-25
/
+0
2022-09-21
libstdc++: Update <memory> synopsis test for C++11 and later
Jonathan Wakely
1
-7
/
+59
2022-09-21
[PR106967] Set known NANs to undefined for flag_finite_math_only.
Aldy Hernandez
1
-2
/
+7
2022-09-21
Clear unused flags in frange for undefined ranges.
Aldy Hernandez
2
-4
/
+8
2022-09-21
tree-optimization/106984 - tsan and COND_EXPR GIMPLE
Richard Biener
2
-6
/
+14
2022-09-21
Fortran: handle RADIX kind in IEEE_SET_ROUNDING_MODE
Francois-Xavier Coudert
2
-3
/
+36
2022-09-21
aarch64: Rewrite -march=native to -mcpu if no other -mcpu or -mtune is given
Kyrylo Tkachov
1
-18
/
+32
2022-09-21
[PR106967] frange: revamp relational operators for NANs.
Aldy Hernandez
2
-93
/
+193
2022-09-21
Fortran: add symbols in version map for IEEE_GET_MODES and IEEE_SET_MODES
Francois-Xavier Coudert
1
-0
/
+6
2022-09-21
Don't check can_vec_perm_const_p for nonlinear iv_init when it's constant.
liuhongt
2
-1
/
+18
2022-09-21
libstdc++: Remove trailing whitespace in documentation sources
Jonathan Wakely
2
-8
/
+8
2022-09-21
libstdc++: Add _Exit to <stdlib.h> for freestanding
Jonathan Wakely
1
-0
/
+3
[next]