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-05-13
[Ada] Remove obsolete uses of Unchecked_Deallocation from Ada 83
Piotr Trojanek
7
-28
/
+28
2022-05-13
[Ada] Fix the Ada 2022 iterated component association RM reference
Marc Poulhiès
1
-5
/
+2
2022-05-13
[Ada] Fix typo on "that"
Etienne Servais
1
-1
/
+1
2022-05-13
[Ada] Spurious access error in function returning type with access discriminant
Justin Squirek
3
-34
/
+94
2022-05-13
[Ada] Accept effectively volatile components in actuals
Piotr Trojanek
1
-0
/
+6
2022-05-13
[Ada] Remove redundant guard in checks for volatile actuals
Piotr Trojanek
1
-2
/
+1
2022-05-13
[Ada] Ineffective use type clause warnings cause compile time crash
Justin Squirek
3
-6
/
+53
2022-05-13
testsuite: Make AArch64 attributes_7.c generate unique report lines.
Christophe Lyon
1
-2
/
+2
2022-05-13
Make gimple_build main workers more flexible
Richard Biener
67
-111
/
+180
2022-05-13
[PR105455] Set edge probabilities when hardening conditionals
Alexandre Oliva
2
-0
/
+19
2022-05-13
Strip of a vector load which is only used partially.
liuhongt
4
-32
/
+93
2022-05-13
Daily bump.
GCC Administrator
7
-1
/
+414
2022-05-12
c++: tighten TMPL_ARGS_LEVEL macro
Patrick Palka
2
-15
/
+16
2022-05-12
testsuite: PPC vector double requires VSX
David Edelsohn
1
-2
/
+2
2022-05-12
rtl-optimization/105577 - RTL DSE and non-call EH
Richard Biener
1
-0
/
+10
2022-05-12
[Ada] Skip postponed validation checks with compilation errors
Piotr Trojanek
1
-1
/
+0
2022-05-12
[Ada] Fix URL in doc
Arnaud Charlet
2
-2
/
+2
2022-05-12
[Ada] Restore double quotes in debug printouts
Bob Duff
3
-4
/
+8
2022-05-12
[Ada] Reuse collective subtype for comparison operators where possible
Piotr Trojanek
2
-12
/
+3
2022-05-12
[Ada] Remove unreferenced Is_Selector_Name routine
Piotr Trojanek
2
-37
/
+0
2022-05-12
[Ada] Add more dummy names in Sem_Warn.Has_Junk_Name
Arnaud Charlet
1
-1
/
+3
2022-05-12
[Ada] Fix warning about generic subprograms withed but not referenced
Piotr Trojanek
1
-1
/
+2
2022-05-12
[Ada] Fix warning about generic subprograms withed but not instantiated
Piotr Trojanek
7
-8
/
+2
2022-05-12
[Ada] Remove useless pragma Warnings Off from runtime units
Yannick Moy
3
-6
/
+0
2022-05-12
[Ada] Do not issue a warning on a postcondition of True or False
Yannick Moy
1
-20
/
+24
2022-05-12
[Ada] Remove front-end SJLJ processing
Arnaud Charlet
70
-512
/
+40
2022-05-12
[Ada] Make debug printouts more robust
Bob Duff
18
-187
/
+178
2022-05-12
[Ada] Add ghost code to facilitate proof with SPARK
Yannick Moy
2
-0
/
+17
2022-05-12
[Ada] Remove use of use-clauses in loaded runtime units
Yannick Moy
4
-14
/
+30
2022-05-12
[Ada] Fix support for ISO-8859-15 and IBM CP 850 encoding
Etienne Servais
1
-2
/
+4
2022-05-12
[Ada] Remove redundant guard against Any_String
Piotr Trojanek
1
-1
/
+0
2022-05-12
[Ada] Accept raise expressions as operands of boolean operators
Piotr Trojanek
1
-0
/
+1
2022-05-12
[Ada] Plug loophole in Possible_Type_For_Conditional_Expression
Eric Botcazou
1
-0
/
+4
2022-05-12
[Ada] Adapt CodePeer analysis of GNAT to changes in dependencies
Yannick Moy
1
-0
/
+2
2022-05-12
[Ada] Revamp analysis of conditional expressions
Eric Botcazou
2
-93
/
+396
2022-05-12
[Ada] Proof of 'Image support for signed integers
Yannick Moy
17
-32
/
+786
2022-05-12
[Ada] Rewrite Sem_Ch4.Find_Boolean_Types
Eric Botcazou
1
-74
/
+68
2022-05-12
[Ada] Introduce hardbool Machine_Attribute for Ada
Alexandre Oliva
4
-27
/
+175
2022-05-12
[Ada] Fix scope of block in expanded protected entry body
Piotr Trojanek
1
-1
/
+2
2022-05-12
[Ada] Fix typo in comment
Etienne Servais
1
-1
/
+1
2022-05-12
[Ada] Fix style checking rule for square brackets in Ada 2022 and above
Marc Poulhiès
8
-40
/
+52
2022-05-12
[Ada] Fix remaining asymmetry in Specific_Type
Eric Botcazou
1
-7
/
+16
2022-05-12
[Ada] Fix typos in syntax for implementation-defined pragmas
Piotr Trojanek
2
-8
/
+8
2022-05-12
[Ada] Reuse generic string hash for invocation signatures
Piotr Trojanek
1
-11
/
+9
2022-05-12
[Ada] Document Aggregate_Individually_Assign as a configuration pragma
Piotr Trojanek
2
-0
/
+2
2022-05-12
tree-optimization/105562 - avoid uninit diagnostic with better FRE
Richard Biener
3
-9
/
+40
2022-05-12
c++: Support module language-decl semantics
Nathan Sidwell
4
-0
/
+50
2022-05-12
i386: Add combine splitter to transform pxor/pcmpeqb/pmovmskb/cmp 0xffff to p...
Haochen Jiang
3
-0
/
+44
2022-05-12
openmp: Add omp_all_memory support (C/C++ only so far)
Jakub Jelinek
15
-35
/
+319
2022-05-11
testsuite: Update Wconversion testcase check type.
jiawei
1
-1
/
+1
[next]