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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-11
[Ada] Tune inconsistent message about fixed-lower-bound and -gnatX
Piotr Trojanek
1
-18
/
+3
2022-01-11
[Ada] Conformance error on protected subp with anonymous-access-to-tagged formal
Gary Dismukes
1
-0
/
+23
2022-01-11
[Ada] Proof of System.Vectors.Boolean_Operations
Yannick Moy
2
-10
/
+207
2022-01-11
[Ada] Remove extra space in single object declarations
Piotr Trojanek
56
-76
/
+76
2022-01-11
[Ada] Code cleanups
Arnaud Charlet
5
-8
/
+6
2022-01-11
[Ada] Remove warnings-as-errors about constraints error in dead code
Piotr Trojanek
4
-7
/
+26
2022-01-11
[Ada] Escalate pre-continuation messages from warnings to errors
Piotr Trojanek
1
-1
/
+4
2022-01-11
[Ada] Update copyright notice and bump Gnatvsn.Current_Year
Arnaud Charlet
2204
-2205
/
+2205
2022-01-11
[Ada] Document LLVM-specific flags
Richard Kenner
1
-3
/
+9
2022-01-11
[Ada] Use atomic builtins for atomic counters on x86 (32bit)
Piotr Trojanek
2
-113
/
+1
2022-01-11
ira: Fix s390 build
Richard Sandiford
1
-4
/
+7
2022-01-11
Recognize MULT_HIGHPART_EXPR in tree-ssa-math-opts pass.
Roger Sayle
2
-1
/
+264
2022-01-11
rs6000: powerpc suboptimal boolean test of contiguous bits [PR102239]
Xionghu Luo
4
-0
/
+59
2022-01-11
State --sysroot option as validated once processed
Olivier Hainque
1
-0
/
+1
2022-01-11
Improve sequence logic in cxx_init_decl_processing
Olivier Hainque
1
-3
/
+3
2022-01-11
testsuite: Fix regression on m32 by r12-6087 [PR103820]
Xionghu Luo
1
-3
/
+3
2022-01-10
rs6000: Remove useless code related to -mno-power10
Kewen Lin
1
-1
/
+0
2022-01-11
Extend predicate of operands[1] from register_operand to vector_operand for a...
Haochen Jiang
2
-1
/
+17
2022-01-11
Daily bump.
GCC Administrator
7
-1
/
+306
2022-01-10
i386: Introduce V2QImode vector compares [PR103861]
Uros Bizjak
3
-28
/
+56
2022-01-10
c++: constexpr base-to-derived conversion with offset 0 [PR103879]
Patrick Palka
3
-12
/
+58
2022-01-10
c++: "more constrained" vs staticness of memfn [PR103783]
Patrick Palka
2
-3
/
+39
2022-01-10
c++: Ensure some more that immediate functions aren't gimplified [PR103912]
Jakub Jelinek
3
-0
/
+51
2022-01-10
tree-optimization/103948 - detect vector vec_cmp in expand_vector_condition
Uros Bizjak
1
-1
/
+3
2022-01-10
rs6000: Add Power10 optimization for _mm_blendv*
Paul A. Clarke
2
-1
/
+78
2022-01-10
[vect] Re-analyze all modes for epilogues
Andre Vieira
4
-39
/
+72
2022-01-10
Fortran: Pass unlimited polymorphic argument to assumed type [PR103366].
Paul Thomas
2
-4
/
+31
2022-01-10
x86_64: Ignore zero width bitfields in ABI and issue -Wpsabi warning about C ...
Jakub Jelinek
3
-7
/
+82
2022-01-10
ira: Handle "soft" conflicts between cap and non-cap allocnos
Richard Sandiford
4
-30
/
+326
2022-01-10
ira: Consider modelling caller-save allocations as loop spills
Richard Sandiford
5
-18
/
+129
2022-01-10
ira: Try to avoid propagating conflicts
Richard Sandiford
4
-23
/
+169
2022-01-10
ira: Add ira_subloop_allocnos_can_differ_p
Richard Sandiford
2
-20
/
+29
2022-01-10
ira: Add comments and fix move_spill_restore calculation
Richard Sandiford
1
-1
/
+27
2022-01-10
ira: Add a ira_loop_border_costs class
Richard Sandiford
2
-46
/
+86
2022-01-10
Properly enable -freorder-blocks-and-partition on 64-bit Windows
Eric Botcazou
1
-3
/
+5
2022-01-10
Fortran: Allow IEEE_CLASS to identify signaling NaNs
Francois-Xavier Coudert
2
-0
/
+103
2022-01-10
middle-end/101530 - fix shufflevector lowering
Richard Biener
2
-0
/
+22
2022-01-10
tree-optimization/100359 - restore unroll at -O3
Richard Biener
2
-1
/
+36
2022-01-10
[Ada] Fix bogus error on call to subprogram with incomplete profile
Eric Botcazou
1
-2
/
+29
2022-01-10
[Ada] Fix internal error on unchecked union with component clauses
Eric Botcazou
1
-12
/
+17
2022-01-10
[Ada] Make pragma Inspection_Point work for constants
Eric Botcazou
1
-0
/
+17
2022-01-10
[Ada] Reduce runtime dependencies on stage1
Arnaud Charlet
1
-29
/
+26
2022-01-10
[Ada] Switch from __sync to __atomic builtins for Lock_Free_Try_Write
Piotr Trojanek
2
-19
/
+15
2022-01-10
[Ada] Remove CodePeer annotations for pragma Loop_Variant
Piotr Trojanek
5
-15
/
+0
2022-01-10
[Ada] Disable expansion of pragma Loop_Variant in CodePeer mode
Piotr Trojanek
1
-1
/
+4
2022-01-10
[Ada] Fix typo in comment about unit families
Piotr Trojanek
1
-1
/
+1
2022-01-10
[Ada] Adjust the alignment to the size for bit-packed arrays
Eric Botcazou
1
-0
/
+13
2022-01-10
[Ada] Switch from __sync to __atomic builtins for atomic counters
Piotr Trojanek
1
-16
/
+26
2022-01-10
[Ada] Fix error on too large size clause for bit-packed array
Eric Botcazou
2
-2
/
+6
2022-01-10
[Ada] Task arrays trigger spurious unreferenced warnings
Justin Squirek
1
-1
/
+8
[next]