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-28
Daily bump.
GCC Administrator
1
-0
/
+18
2023-11-27
c-family: Implement __has_feature and __has_extension [PR60512]
Alex Coplan
4
-5
/
+141
2023-11-25
Daily bump.
GCC Administrator
1
-0
/
+14
2023-11-24
preprocessor: Reinitialize frontend parser after loading a PCH [PR112319]
Lewis Hyatt
1
-0
/
+5
2023-11-24
c-family/c.opt (-Wopenmp): Add missing tailing '.'
Tobias Burnus
1
-1
/
+1
2023-11-24
OpenMP: Add -Wopenmp and use it
Tobias Burnus
1
-0
/
+4
2023-11-24
Daily bump.
GCC Administrator
1
-0
/
+26
2023-11-23
gcc: Introduce -fhardened
Marek Polacek
1
-0
/
+39
2023-11-23
c: Add __builtin_stdc_* builtins
Jakub Jelinek
2
-5
/
+19
2023-11-23
c++: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348]
Jakub Jelinek
2
-1
/
+7
2023-11-20
Daily bump.
GCC Administrator
1
-0
/
+4
2023-11-19
libcpp: split decls out to rich-location.h
David Malcolm
1
-0
/
+1
2023-11-19
Daily bump.
GCC Administrator
1
-0
/
+13
2023-11-18
gcov: Improve -fprofile-update=atomic
Sebastian Huber
1
-0
/
+2
2023-11-18
gcov: Remove TARGET_GCOV_TYPE_SIZE target hook
Sebastian Huber
1
-2
/
+0
2023-11-18
Daily bump.
GCC Administrator
1
-0
/
+6
2023-11-17
c++: Implement C++ DR 2406 - [[fallthrough]] attribute and iteration statements
Jakub Jelinek
1
-0
/
+21
2023-11-15
Daily bump.
GCC Administrator
1
-0
/
+29
2023-11-14
c-family: Let libcpp know when the compilation is for a PCH [PR9471]
Lewis Hyatt
1
-0
/
+3
2023-11-14
diagnostics: make option-handling callbacks private
David Malcolm
1
-3
/
+1
2023-11-14
input.h: eliminate implicit users of global_dc's file_cache
David Malcolm
3
-29
/
+51
2023-11-14
Daily bump.
GCC Administrator
1
-0
/
+21
2023-11-14
Add type-generic clz/ctz/clrsb/ffs/parity/popcount builtins [PR111309]
Jakub Jelinek
2
-4
/
+92
2023-11-11
c: Synthesize nonnull attribute for parameters declared with static [PR110815]
Martin Uecker
1
-1
/
+11
2023-11-09
c: Add -Wreturn-mismatch warning, split from -Wreturn-type
Florian Weimer
1
-0
/
+4
2023-11-09
Daily bump.
GCC Administrator
1
-0
/
+5
2023-11-08
c-family: Enable -fpermissive for C and ObjC
Florian Weimer
2
-1
/
+15
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
[next]