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
path:
root
/
gcc
/
c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-06
Daily bump.
GCC Administrator
1
-0
/
+11
2023-12-05
Restore build with GCC 4.8 to GCC 5
Richard Sandiford
1
-1
/
+1
2023-12-05
c/86869 - preserve address-space info when building qualified ARRAY_TYPE
Richard Biener
1
-0
/
+1
2023-12-03
Daily bump.
GCC Administrator
1
-0
/
+12
2023-12-02
Allow target attributes in non-gnu namespaces
Richard Sandiford
3
-10
/
+18
2023-12-02
Daily bump.
GCC Administrator
1
-0
/
+53
2023-12-01
c: Add new -Wdeclaration-missing-parameter-type permerror
Florian Weimer
1
-2
/
+4
2023-12-01
c: Turn -Wincompatible-pointer-types into a permerror
Florian Weimer
1
-27
/
+35
2023-12-01
c: Turn -Wreturn-mismatch into a permerror
Florian Weimer
1
-2
/
+2
2023-12-01
c: Do not ignore some forms of -Wimplicit-int in system headers
Florian Weimer
1
-1
/
+1
2023-12-01
c: Turn -Wimplicit-int into a permerror
Florian Weimer
1
-31
/
+12
2023-12-01
c: Turn -Wimplicit-function-declaration into a permerror
Florian Weimer
1
-10
/
+10
2023-12-01
c: Turn int-conversion warnings into permerrors
Florian Weimer
1
-37
/
+60
2023-11-30
Daily bump.
GCC Administrator
1
-0
/
+11
2023-11-29
Introduce hardbool attribute for C
Alexandre Oliva
3
-1
/
+54
2023-11-29
Daily bump.
GCC Administrator
1
-0
/
+13
2023-11-28
c++: prvalue array decay [PR94264]
Jason Merrill
1
-1
/
+1
2023-11-28
middle-end/112741 - ICE with gimple FE and later regimplification
Richard Biener
1
-1
/
+7
2023-11-28
Daily bump.
GCC Administrator
1
-0
/
+9
2023-11-27
c-family: Implement __has_feature and __has_extension [PR60512]
Alex Coplan
3
-0
/
+45
2023-11-25
Daily bump.
GCC Administrator
1
-0
/
+15
2023-11-24
OpenMP: Add -Wopenmp and use it
Tobias Burnus
1
-16
/
+24
2023-11-24
OpenMP: Accept argument to depobj's destroy clause
Tobias Burnus
1
-1
/
+23
2023-11-24
Daily bump.
GCC Administrator
1
-0
/
+5
2023-11-23
c: Add __builtin_stdc_* builtins
Jakub Jelinek
2
-1
/
+293
2023-11-14
Daily bump.
GCC Administrator
1
-0
/
+18
2023-11-14
Add type-generic clz/ctz/clrsb/ffs/parity/popcount builtins [PR111309]
Jakub Jelinek
1
-2
/
+16
2023-11-10
c23: recursive type checking of tagged type
Martin Uecker
1
-202
/
+58
2023-11-09
c: Add -Wreturn-mismatch warning, split from -Wreturn-type
Florian Weimer
1
-11
/
+5
2023-11-08
Daily bump.
GCC Administrator
1
-0
/
+34
2023-11-07
openmp: Add support for the 'indirect' clause in C/C++
Kwok Cheung Yeung
4
-13
/
+99
2023-11-07
c: Refer more consistently to C23 not C2X
Joseph Myers
5
-96
/
+96
2023-11-07
Daily bump.
GCC Administrator
1
-0
/
+8
2023-11-06
c: Add -std=c23, -std=gnu23, -Wc11-c23-compat options [PR107954]
Joseph Myers
2
-3
/
+3
2023-11-05
Daily bump.
GCC Administrator
1
-0
/
+80
2023-11-04
openmp: Add omp::decl support for C2X
Jakub Jelinek
3
-8
/
+105
2023-11-04
openmp: Add support for omp::directive and omp::sequence attributes in C2X
Jakub Jelinek
8
-47
/
+933
2023-11-03
Daily bump.
GCC Administrator
1
-0
/
+5
2023-11-02
c: Add missing conditions in Walloc-size to avoid ICEs [PR112347]
Martin Uecker
1
-0
/
+1
2023-11-02
Daily bump.
GCC Administrator
1
-0
/
+5
2023-11-01
c: Add Walloc-size to warn about insufficient size in allocations [PR71219]
Martin Uecker
1
-0
/
+28
2023-10-27
Daily bump.
GCC Administrator
1
-0
/
+5
2023-10-26
Pass type of comparison operands instead of comparison result to truth_type_f...
liuhongt
1
-1
/
+1
2023-10-26
Daily bump.
GCC Administrator
1
-0
/
+22
2023-10-25
Disentangle handling of OpenACC 'host', 'self' pragma tokens
Thomas Schwinge
1
-21
/
+17
2023-10-25
OpenACC 2.7: Implement self clause for compute constructs
Chung-Lin Tang
2
-3
/
+58
2023-10-21
Daily bump.
GCC Administrator
1
-0
/
+15
2023-10-20
c: -Wint-conversion should cover pointer/integer mismatches in ?:
Florian Weimer
1
-2
/
+2
2023-10-20
c: -Wincompatible-pointer-types should cover mismatches in ?:
Florian Weimer
1
-8
/
+8
2023-10-20
Daily bump.
GCC Administrator
1
-0
/
+12
[next]