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
2021-06-15
[Ada] Allow Known_Static_Component_Size (etc) on private types
Bob Duff
1
-5
/
+5
2021-06-15
[Ada] Add Interface_Name field to E_Loop_Parameter
Bob Duff
1
-0
/
+1
2021-06-15
[Ada] Disable certain checks in predefined units
Bob Duff
1
-0
/
+8
2021-06-15
[Ada] Clarify the semantics of signed intrinsic shift operations
Yannick Moy
2
-12
/
+16
2021-06-15
[Ada] Small cleanup in exception handling C code
Eric Botcazou
1
-6
/
+4
2021-06-15
[Ada] Remove redundant guard from Find_Overlaid_Entity
Piotr Trojanek
2
-47
/
+45
2021-06-15
[Ada] Remove const qualifier on a couple of pointed-to types
Eric Botcazou
2
-5
/
+6
2021-06-15
[Ada] Fix bug in if_expressions introduced by var-size nodes changes
Bob Duff
2
-11
/
+9
2021-06-15
[Ada] Add support for folding more and/or expressions
Arnaud Charlet
2
-46
/
+114
2021-06-15
[Ada] Replace repeated calls by references to a local object
Piotr Trojanek
1
-9
/
+9
2021-06-15
[Ada] Variable-sized node types: improve error messages
Bob Duff
1
-4
/
+6
2021-06-15
[Ada] Variable-sized node types -- cleanup
Bob Duff
25
-4450
/
+4576
2021-06-15
[Ada] Rename Ada 202* to Ada 2022
Arnaud Charlet
51
-251
/
+290
2021-06-15
[Ada] Avoid inappropriate error messages regarding aggregates and variant parts
Steve Baird
2
-8
/
+21
2021-06-15
[Ada] Add more initialization of Stored_Constraint
Richard Kenner
2
-2
/
+21
2021-06-15
[Ada] Fix bug in subtype of private type with invariants
Bob Duff
4
-20
/
+40
2021-06-15
[Ada] Robust switching from incomplete to access types
Piotr Trojanek
3
-38
/
+36
2021-06-15
expr: Fix up VEC_PACK_TRUNC_EXPR expansion [PR101046]
Jakub Jelinek
2
-0
/
+17
2021-06-15
Handle multiple latches in irreducible region mark
Richard Biener
4
-8
/
+14
2021-06-15
Assert we have irreducible regions marked in the threader
Richard Biener
1
-0
/
+2
2021-06-15
testsuite: Fix Wattributes test cases for s390 and add new tests.
Robin Dapp
2
-10
/
+62
2021-06-15
c-family: Copy DECL_USER_ALIGN even if DECL_ALIGN is similar.
Robin Dapp
3
-23
/
+14
2021-06-14
rs6000: Fix test case failures by PR100085 [PR101020]
Xionghu Luo
1
-2
/
+4
2021-06-15
Daily bump.
GCC Administrator
10
-1
/
+235
2021-06-14
Teach compute_objsize about placement new [PR100876].
Martin Sebor
6
-3
/
+207
2021-06-14
libstdc++: Fix noexcept-specifier for ranges::empty
Jonathan Wakely
2
-1
/
+32
2021-06-14
rs6000: MMA builtin usage ICEs when used in a #pragma omp parallel and using ...
Peter Bergner
2
-6
/
+30
2021-06-14
Limit new value calculations to first order effects.
Andrew MacLeod
3
-18
/
+16
2021-06-14
libstdc++: Fix common_reference for non-reference results [PR100894]
Jonathan Wakely
2
-3
/
+18
2021-06-14
i386: Split V2HImode *punpckwd to SSE instruction [PR101058]
Uros Bizjak
3
-9
/
+25
2021-06-14
c-family: Add fix-it suggestions for more <stdlib.h> names [PR101052]
Jonathan Wakely
3
-0
/
+35
2021-06-14
arm: Auto-vectorization for MVE: add pack/unpack patterns
Christophe Lyon
7
-43
/
+168
2021-06-14
C/C++: Fix unused set var warning with omp_clause_affinity [PR100913]
Tobias Burnus
2
-6
/
+2
2021-06-14
tree-optimization/100934 - properly mark irreducible regions for DOM
Richard Biener
2
-1
/
+23
2021-06-14
libstdc++: Only run Filesystem TS test if supported
Jonathan Wakely
1
-0
/
+1
2021-06-14
libstdc++: Fix std::any constraints [PR101034]
Jonathan Wakely
2
-2
/
+13
2021-06-14
docs: Fix -Wno-cpp note
Martin Liska
1
-2
/
+1
2021-06-14
docs: add missing newline
Martin Liska
1
-1
/
+2
2021-06-14
docs: remove extra '+' character in option listing.
Martin Liska
1
-2
/
+2
2021-06-14
libstdc++: Add explicit -std=gnu++17 option to test
Jonathan Wakely
1
-0
/
+1
2021-06-14
libstdc++: Implement LWG 3465 for std::compare_partial_order_fallback [PR101056]
Jonathan Wakely
2
-3
/
+13
2021-06-14
libstdc++: Change [cmp.alg] assertions to constraints
Jonathan Wakely
2
-24
/
+57
2021-06-14
Fortran: resolve.c - remove '*XCNEW' based nullifying
Tobias Burnus
1
-1
/
+0
2021-06-14
arc: Add --with-fpu support for ARCv2 cpus
Claudiu Zissulescu
2
-5
/
+43
2021-06-14
Do not check if SMS succeeds on powerpc
Aaron Sawdey
7
-19
/
+0
2021-06-14
libstdc++: Use reserved name for attribute [PR101055]
Jonathan Wakely
4
-1
/
+4
2021-06-14
tree-optimization/101031 - fix strlen opt invalidation logic
Richard Biener
2
-8
/
+39
2021-06-14
evrp: fix AddressSanitizer: alloc-dealloc-mismatch
Martin Liska
1
-1
/
+1
2021-06-14
Pick up global ranges in ranger after inlining.
Aldy Hernandez
1
-7
/
+13
2021-06-13
[PATCH] config: Backport "Rely less on internal symbols" (serial 68) to gette...
Michael Forney
1
-3
/
+21
[prev]
[next]