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
/
c-family
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-08
Daily bump.
GCC Administrator
1
-0
/
+61
2023-11-07
c: Change T2X_* format checking macros to T23_*
Joseph Myers
2
-44
/
+44
2023-11-07
openmp: Add support for the 'indirect' clause in C/C++
Kwok Cheung Yeung
2
-0
/
+3
2023-11-07
c: Refer more consistently to C23 not C2X
Joseph Myers
8
-106
/
+106
2023-11-07
Daily bump.
GCC Administrator
1
-0
/
+15
2023-11-06
c: Add -std=c23, -std=gnu23, -Wc11-c23-compat options [PR107954]
Joseph Myers
3
-10
/
+26
2023-11-06
Daily bump.
GCC Administrator
1
-0
/
+7
2023-11-05
openmp: Adjust handling of __has_attribute (omp::directive)/sequence and add ...
Jakub Jelinek
1
-9
/
+7
2023-11-05
Daily bump.
GCC Administrator
1
-0
/
+13
2023-11-03
diagnostics: add automatic URL-ification within messages
David Malcolm
1
-2
/
+2
2023-11-03
diagnostics: convert diagnostic_context to a class
David Malcolm
4
-9
/
+9
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
/
+4
2023-11-01
Daily bump.
GCC Administrator
1
-0
/
+5
2023-10-31
libcpp: eliminate MACRO_MAP_EXPANSION_POINT_LOCATION
David Malcolm
1
-1
/
+1
2023-10-28
Daily bump.
GCC Administrator
1
-0
/
+9
2023-10-27
preprocessor: c++: Support `#pragma GCC target' macros [PR87299]
Lewis Hyatt
2
-19
/
+32
2023-10-27
Daily bump.
GCC Administrator
1
-0
/
+6
2023-10-26
Add attribute((null_terminated_string_arg(PARAM_IDX)))
David Malcolm
1
-0
/
+17
2023-10-24
Daily bump.
GCC Administrator
1
-0
/
+6
2023-10-23
libcpp: Improve the diagnostic for poisoned identifiers [PR36887]
Lewis Hyatt
1
-1
/
+1
2023-10-21
Daily bump.
GCC Administrator
1
-0
/
+16
2023-10-20
c-family: char8_t and aliasing in C vs C++ [PR111884]
Marek Polacek
1
-3
/
+4
2023-10-20
c++: remove NON_DEPENDENT_EXPR, part 1
Patrick Palka
1
-1
/
+1
2023-10-20
Control flow redundancy hardening
Alexandre Oliva
1
-0
/
+22
2023-10-20
Daily bump.
GCC Administrator
1
-0
/
+6
2023-10-19
c++: Make -Wunknown-pragmas controllable by #pragma GCC diagnostic [PR89038]
Lewis Hyatt
1
-1
/
+2
2023-10-16
Daily bump.
GCC Administrator
1
-0
/
+7
2023-10-15
wide-int: Fix estimation of buffer sizes for wide_int printing [PR111800]
Jakub Jelinek
1
-1
/
+1
2023-10-13
Daily bump.
GCC Administrator
1
-0
/
+6
2023-10-12
wide-int: Allow up to 16320 bits wide_int and change widest_int precision to ...
Jakub Jelinek
1
-3
/
+5
2023-10-03
Daily bump.
GCC Administrator
1
-0
/
+8
2023-10-02
diagnostics: group together source printing fields of diagnostic_context
David Malcolm
2
-2
/
+2
2023-09-21
Daily bump.
GCC Administrator
1
-0
/
+6
2023-09-20
openmp: Add omp::decl attribute support [PR111392]
Jakub Jelinek
1
-0
/
+2
2023-09-20
Daily bump.
GCC Administrator
1
-0
/
+18
2023-09-19
p1689r5: initial support
Ben Boeckel
2
-1
/
+55
2023-09-19
c++: extend cold, hot attributes to classes
Javier Martinez
1
-2
/
+48
2023-09-19
small _BitInt tweaks
Jakub Jelinek
1
-1
/
+3
2023-09-07
Daily bump.
GCC Administrator
1
-0
/
+52
2023-09-06
C _BitInt incremental fixes [PR102989]
Jakub Jelinek
1
-1
/
+2
2023-09-06
C _BitInt support [PR102989]
Jakub Jelinek
6
-30
/
+505
2023-09-06
ubsan: _BitInt -fsanitize=undefined support [PR102989]
Jakub Jelinek
1
-2
/
+2
2023-09-06
c: Don't pedwarn on _FloatN{,x} or {f,F}N{,x} suffixes for C2X
Jakub Jelinek
1
-1
/
+19
2023-09-02
Daily bump.
GCC Administrator
1
-0
/
+5
2023-09-01
c++: Fix up mangling of function/block scope static structured bindings [PR11...
Jakub Jelinek
1
-1
/
+1
2023-09-01
Daily bump.
GCC Administrator
1
-0
/
+10
2023-08-31
Darwin: homogenize spelling of macOS
Francois-Xavier Coudert
1
-1
/
+1
2023-08-31
middle-end/111253 - partly revert r11-6508-gabb1b6058c09a7
Richard Biener
1
-1
/
+6
2023-08-26
Daily bump.
GCC Administrator
1
-0
/
+15
[next]